This module deletes all database tables and files for the current site and redirect back to install.php so that one can reinstall Drupal from scratch. The purpose of this module is to assist in the testing of install profiles. It is only useful during development.
Since Drupal 7 is more restrictive in allowing multiple failed logins, using different names (in 6.x version) is not needed any longer. These are the features of 7.x version.
User one account is protected from viewing and editing. Users -- even with 'Administer users' permission -- will be denied access.
User one account is hidden from user listing page, admin/people.
User one account is hidden from user lists such as in blocks, Who's New and Who's Online. User One provides its own version of Who's Online block for correct count of logged in users besides hiding user one.
User One exposes Drupal's built-in values to change otherwise inaccessible such as number of allowed login attempts and time window to remember such login attempts.
While Drupal temporarily deny login after multiple failed logins, User One goes one step further to allow permanently block such IPs automatically and notify the site admin.
Generic (framework) implementation of Campaign Monitor Advanced module.
You can now extend this module to work with other services too. Plugins for Campaign Monitor and MailChimp are already provided.
Features:
Support for multiple lists.
Automatically fetches lists and fields.
Asynchronous pushing of subscription and unsubscription requests. Reduces load and makes it more reliable and faster. Subscription statuses are locally available though.
Map fields to Drupal tokens, profile fields and PHP code.
Provides block per list. Provides block to subscribe to all lists at once.
Custom field values for authenticated users are automatically calculated an not asked again.
Use a drag-and-drop interface to customize layouts of nodes, views, comments, user data, etc. By defining custom view modes, one piece of content can be displayed differently in different places.