android

Component type

module

Categories

Downloads

2118

Component created

Component changed

The android module is intended to expose administration functionality for the android mobile operating system.
The android app, droidpal , can be found here - http://github.com/gby/droidpal/ it receives the notifications for different content moderation tasks for the linux/drupal geek on the go.
This is a proof of concept developed by:

Homebox

Component type

module

Maintenance status

Development status

Downloads

146406

Component created

Component changed

Homebox allows site administrators to create dashboards for their users, using blocks as widgets. Blocks in a Homebox page are resizeable, and reorderable by dragging.

Homebox is currently used on Drupal.org for the 'Your Dashboard' feature.

Version 3.x of Homebox is under active development for Drupal 7, with many new features and improvements. There is no upgrade path from 6.x-1.x to 6.x-3.x or 7.x-2.x. You must completely uninstall version 6.x-1.x prior to installing version 3.x.

Menu Admin per Menu

Component type

module

Maintenance status

Development status

Downloads

123161

Component created

Component changed

By default, Drupal allows only users with the Administer menus and menu items permission to add, modify or delete menu items.

Menu Admin per Menu allows to give roles per menu admin permissions without giving them full admin permission.

For instance, you may let certain users manage the items of the Main or Navigation menus but not those of the Management menu.

Try out a demonstration
Watch a screencast

Episodes

Component type

module

Maintenance status

Development status

Downloads

1581

Component created

Component changed

Work is being done on version 2 of the Episodes library, which supports the WebTiming spec. This will be integrated ASAP in this Drupal module!

Episodes is a module that includes the identically named Episodes framework in Drupal. Episodes allows you to measure episodes in a web page's loading sequence. Hence its name.

Warn Me!

Component type

module

Categories

Downloads

692

Component created

Component changed

This is a really simple module that warns administrators about "Development" modules being enabled in production (eg: devel, coder, simpletest, etc). This list is completely configurable, of course, along with a switch to configure whether the module warnings are active or not (so you can disable the warning in development).

Popups: Subedit

Component type

module

Downloads

3969

Component created

Component changed

This module allows user to edit the contents of a fieldgroup without having to leave the node view page. The administrator can configure any fieldgroup to show a link that allows the form elements inside that fieldgroup to be editing in a modal popup window. Basically, it is a simple approach to ajax edit-in-place.

This module is built on top of the Popups API. You will need at least version 6.x-2.0-Alpha4.