Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
A small, quick and dirty module to manage shooting events in a simple list. The entries are displayed in a block and on a page. Users can add and manage their own items.
Aggregator2 allows for the collection and display of RSS and ATOM feeds as first class nodes within the Drupal framework. Now the content offered by RSS need not be limited to side blocks or static display units as is presently the case with Drupal and almost all other CMS applications.
Drupal's default content locking strategy is optimistic, that is, two users may start to edit the same content and the one who is hitting the save button first wins the race, while the other is displayed a message stating this content has been modified by another user, changes cannot be saved. Depending on the number of editors in your organization this might not be an acceptable solution.
The Checkout module implements pessimistic locking, which means that content will be exclusively locked whenever a user starts editing it. The lock will be automatically released when the user submits the form or navigates away from the edit page.
Users may also permanently lock content, to prevent others from editing it. Content locks that have been "forgotten" can be automatically released after a configurable time span.
*** This module is deprecated, unsupported, and will not be upgraded to 5.x. Most of the functionality is now included in the audio.module as several submodules. See this thread for more information. ***
This module is actually two projects, a general playlist relationship API, and an audio_playlist.module which makes use of the API.
IMAP stands for Internet Message Access Protocol. It is a method of accessing electronic mail or bulletin board messages that are kept on a (possibly shared) mail server.