Block Description

Component type

module

Categories

Downloads

2083

Component created

Component changed

The blockdescription module allows users to input a description at a block detail page, and is displayed on the blockoverview page. This can be useful when you've got a lot of blocks which name you can't control or don't want to change, for example with Views or Nodeblock.

The 2.0 release contains an experimental interface for the Context module.

Sponsored by Colours

Dumper

Component type

module

Maintenance status

Development status

Downloads

5762

Component created

Component changed

This module now works on windows servers too (get the dev version). Open admin/settings/dumper and fill in the override path of your mysqldump.exe (If using a wamp, it should be on the same directory of the mysql binaries). Also make sure the GZip compression option is turned off (I'll work on this soon).

This module aims for a quick and easy-to-use database dumper. Very useful on situations where you don't have access to command-line tools.

Auto Admin

Component type

module

Maintenance status

Development status

Downloads

7639

Component created

Component changed

Auto Admin is a module that automatically generates good looking, highly customizable administration pages.

Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and many-to-one relationships are supported too!

Auto Admin is good at managing data for custom modules whose data structure does not fit as node types. It lets you get of the ground and writing "the fun stuff" really, really quick.

If you have questions, feedback or needs it to do something that it does not do already, please open an issue. Please check out the docs first though :)

Remote File Inclusion Report

Component type

module

Categories

Maintenance status

Development status

Downloads

2207

Component created

Component changed

This module reports Remote File Inclusion attempts and adds 2 new reports to Drupal: "RFI Report" and " RFI Statistics".

RFI Report will search the log created by the dblog (core) module for Remote File Inclusion attempts (http, https, ftp) and displays full details about each attempt such as date and time of the event, the RFI script name, IP address of the machine initiating the RFI attempt, IP or domain of the server hosting the RFI script and URL to the RFI script.

Take Control

Component type

module

Maintenance status

Development status

Downloads

10903

Component created

Component changed

Take Control is a set of set of modules for Drupal for managing various administrative tasks particularly related to the file system. Beginning with version 2.0, the module has been refactored into a core/add-on architecture, where a core module take_control provides common routines and settings, whereas the bulk of front-end user interaction comes from add-on modules (e.g. file browser etc).

Currently, there are 2 add-on modules: file-browser, and quick-permissions.

OpenID Admin

Component type

module

Downloads

142082

Component created

Component changed

This module extends Drupal's support for OpenID to allow administrative users to add a set of OpenID's to an account. Included is both a web UI and Drush command.

Read only mode

Component type

module

Maintenance status

Development status

Downloads

64645

Component created

Component changed

What is Read Only Mode?

Read Only Mode provides an alternate to the built in Maintenance Mode in Drupal. Instead of displaying a static text file to users while the site is in maintenance mode, Read Only Mode will allow access (reading) of new content while preventing the addition of new content (posting / submitting forms / etc).

This allows the site to remain functional while maintenance is performed. This module also provides messaging to users and administrators to indicate that the site is in maintenance mode.