Related Links is a very useful module for any Drupal content management application. Your content can display links to other content in a number of interesting and automated ways, such as based on the content type, the author, common taxonomy terms or keyword search results.Read more
Timer defines a CCK field type for a timer, which can be started, stopped and reset via timer button controls or workflow actions. Timer fields can be shown in real-time with DHTML or only updated on page refresh. Timer button controls can be restricted by both field setting and Use timer controls access permissions.
User Suspend provides an interim step between account blocking and account deletion. The user record, user roles and optionally user-created nodes and comments are transferred to separate tables where they are not accessible by the normal Drupal system. Suspended users can be reinstated at any time, recovering all of their previous settings, roles, nodes, and comments.
Private Number defines a CCK field type for numbers which should be kept private, such as Government-issued Identification or Bank Account numbers. These numbers are displayed as 'Ending in 123' for users without view private number access permissions, and optionally encrypted with a md5 block cipher in 128bit CFB mode.