GitViewer

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module provides an additional Node, named Repository.
Adding a path to a git repository, it will allow users with appropriate permissions
to clone repositories via http, download archives, view diffs and commits and browse the repository tree.

After spent hours to get a git viewer working with available drupal modules like versioncontrol_api, we write a new git repository browser.

Context Admin + variable set page

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox is a proof-of-concept branch of Contextual Administration, trying out the concept of having pages where you can set system variables.

Screencast with a quick demonstration is available here:
http://vimeo.com/24673708 / http://www.archive.org/details/ProofOfConceptContextAdminVariableSetter

Advanced Node Delete

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The perpouse of this module is to provide with an interface for deleting nodes in an easy way, i tested other modules but don't do what i need.
At the moment this module has only one functinality, it allows the administrator to select one nid, and the it will delete all nodes with nid >= to the selected nid.

Drupal Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

455

Component created

Component changed

Provides a greatly expanded set of APIs for the Drupal developer who is developing all in code.