Maintainers monitor issues, but fast responses are not guaranteed.

Update form enhancement

Pending updates sample

The update_form_enhancement module enhances update.php user interface by separating modules that are up to date from those that are not.

It uses standard form_alter hook to alter the form that is displayed on second step of update.php script to select modules that need to be updated.

Note about Drupal 7 and beyond: An equivalent feature implemented by this module is already in core, so the life time of this project dies with Drupal 6.

Drupal Ham Radio Module

Drupal Ham Radio Module Summary and Settings

Basic Features

  • Import ADIF logbook (exported from popular progams such as Ham Radio Deluxe)
  • Display Logbook

Drush UI

1_1_2.png

An experiment to stick an ncurses/Dialog interface ontop of Drush. This project is not to be taken seriously and use of it is actually discouraged. If you feel a curious urge to submit patches and play around with it though, be my guest! Also, if you want to take the "drush_ui" namespace, please feel free.

Autocomplete username

Adds auto-completion to login forms' username field.

WARNING: You will have to grant anonymous users the 'access user profiles' permission for this to work. Anonymous users will have access to every users' username, so use with care.

Flickr API

The Flickr API module serves as a helper module for other Drupal Flickr modules. You don't need this module unless another module requires it or you want to develop a new Flickr-based module.

Views exclude previous

Description

The Views exclude previous module provides a views filter that excludes nodes that have already been loaded/displayed on the current page.

This is very useful when you have pages with several embedded views, and you want to make sure that a given node only appears once in the page.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained