Role watchdog automatically logs all role changes made through the user profile or the User List in its own table. A record of these changes is shown in a Role history tab on each user's page. Role watchdog can optionally monitor one or more specific roles for changes and notify members of selected roles via email whenever a change occurs.
This module intends to become a repository for advanced form elements, that can be used by other developers. Feel free to add your special elements to the issue queue!
Supported elements
Element
Module version(s)
Included in Drupal core?
HTML5 elements (url, email, search, tel, number, range)
This module supports the creation of competitions. It provides management tools necessary for managing a continuous cycle of competitions that run on your site.
#D7CX: I pledge that DME will have a full Drupal 7 release on the day that Drupal 7 is released. Or maybe not, we'll see.
The Drupal Markup Engine (or DME as I'll refer to it from now on) allows you to define tags for use inside of node content that do almost anything you could wish for - allowing users to do such things as to specify where images should be placed in the text, specify that certain text is a spoiler and shouldn't be easily hidden, or to safely allow users to reference video or other resources from other sites. Tags can either enclose text (like <dme:spoiler>text</dme:spoiler>) or not (like <dme:image />).