Considered feature-complete by its maintainers.

Chosen Ajax

Chosen Ajax uses the Chosen jQuery plugin and a modified version of

Password Reset Landing Page (PRLP)

Enhanced password reset landing page (with new password inputs)

The Password Reset Landing Page "PRLP" module enhances the original password reset landing page by letting a user set their new password at the same time they "log in" using the one-time-login link

Media browser token

This module adds a required URL token to the Media module's media browser, for the purpose of discouraging unauthorized use.

This module does not actually provide security, only a deterrent.

The idea is simply that on some sites, you may need to give unprivileged users (for example, even anonymous users) access to the media browser to add files to a particular file field when creating content. However, you do not necessarily want to make it easy for these users to add files outside the context of that field, where the files may go unnoticed or unreviewed. Therefore, this module simply adds a time-based URL token to media browser links within your Drupal site, which will allow access to the browser when visited via a link, but deny access if you attempt to visit the media/browser URL directly.

To emphasize once again, this technique cannot provide actual security; a determined user could still find the token and use it to manually add a file to the site outside of the intended workflow. However, it does make it a bit harder for random unprivileged users to come by and attempt to use your site as an open file server.

Simple hierarchical select

Simple hierarchical select defines a new form widget for taxonomy fields to select a term by "browsing" through the vocabularies hierarchy.
The widget is available in node forms and as Views exposed filter.

Soft Length Limit

This module provides a counter that indicates the maximum recommended
characters in a certain text field. This means the user will be warned if the

Rule - Send email to users having all selected roles

Similar to the rules build in action for sending emails, but this will only send an email if a user has all selected roles.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only