Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Checkout (Content locking)

checkout.png

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.

betterupload

Drupal has a core upload module which is quite good. Quite, yet not perfect.

Playlist (toolkit, modules)

*** 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.

argeebee

Only local images are allowed.argeebee is a theme that aims at real easy colorscheme based themeing.
Without becoming too technical, this means you only need to change approximately nine colours in a CSS file, and viola, you have your personal theme.

Note for 5.0 Users.
Since Drupal 5 comes with Garland, which is an argeebee on steroids, I will disconinue development in favor of the garland theme.

This theme uses PHPtemplate.

RoleDelay

The roledelay module allows you to set a user role that new members are granted after a certain time period from registration.

LaTeX

Overview

Allows you to make documents for just about anything, pdf them, deliver or print them. It uses a technology called Latex. LaTeX is a high-quality typesetting system.It includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents. In other words "It can make your documents look incredible". Want to look the most professional you can, then use Latex.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported