Maintainers strive to actively monitor issues and respond in a timely manner.

Persistent Dismissable Messages

Have you ever wished for a very simple way to have a status message (set by drupal_set_message()) persist across multiple pages and also be dismissable? Well, you've come to the right place, because PDMs (persistent dismissable messages) is what we're selling.

The PDM module takes over all dsms (messages set by drupal_set_message()) and modifies them to become dismissable (similar in some respects to the Absolute Messages module. Each message appears in its own div and visual area (as opposed to the default in Drupal, which is to group all warning, status and error messages together) and can be removed by clicking a 'hide' link.

But wait! There's more!

Developers can make use of a fantastic function provided by the module called: pdm_create_message(). This function will allow them to create status messages with even more functionality.

PDM Create Message Options:

  • type: The same as the 'type' for drupal_set_message(). This affects class output and theming.
  • pdm_type: This is a custom setting where you can enter any string you wish. This will be used in the future to allow filtering of existing/archived messages. Its function is identical to the first parameter of the watchdog() function.

Open Field Cardinality

Cardinality is the number of values a field can have. By default, the options are 1-10 and unlimited.

Feature Set

Feature Set | FMSP 2 2011-10-28 11-30-44.png

Enable or disable sets of features or modules.

This module aims to improve the user experience for users that may be overwhelmed by the standard modules and features admin pages.

Features extra block visibility

Functionality

This is an extension for the features extra module that allows building node type an role visibility settings into features.

Twitter Pull Helper

My very first module - be gentle, please.

Twitter Pull Helper does what it says on the tin ... it helps the Twitter Pull module.

Comment Delete Drupal 7

This module allows users to delete their own comments (Drupal 7)

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained