CacheFlusher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sure, you can set a shortcut to admin/config or install the devel module, but what if you could clear your cache with one button?

This small module adds a flush cache button to your menu for easy, one-click cache flusing!

It has no configuration, just install and enable.

You may not want to use this on a production site - or at least disable it when you go live, since a permissions check might not be enough to prevent an unauthorized user from flushing your cache.

WP Admin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This handy module adds a URL alias from "wp-admin" to "admin" for those times when muscle memory gets the best of you. Welcome to Drupal :)

Module browser

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I have build a module which provides an interface on top of the D7 interface for installing modules (via url or archive). The purpose of this module is to provide easy access to a list of all available modules, so you don't have to lookup the url's to the module manually. This functionality is analogous to the plugin browser which has been around in Wordpress for some time now.

It's main goal is to boost usability and all round userfriendlyness.

Features which are currently in development:

Schemr

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Schemr is a development tool that makes it easier to document complicated CCK field schemas. It is a natural counterpart to Features. Where Features can be used to transport schemas between Dev and Live sites, Schemr can be used to describe them.

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

Backup updated files

Component type

module

Maintenance status

Development status

Downloads

436

Component created

Component changed

Description

Basically this is a developer module.
This module gives you a way to easily take backup of your modified files during a certain time. User have to give start date and end date for backup. With the help of dates, users can take the backup of updated file at any time he needs.

User need to specify source folder from where backup need to take, by default it will take the '/' folder. User need to specify destination folder from where backup files need to place.