module
Categories: Multilingual, Utility
Downloads: 0
created - / changed -

This was a placeholder project for the the Internationalization working group work done for Drupal 6.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 188516
created - / changed -

The Multiselect module defines a widget to be used with CCK fields. It allows the user to select multiple items in an easy way. It consists of two lists, one of all available items, the other of selected items. The user can select an item by moving it from the unselected list to the selected list. This module relies on the built-in jQuery features of Drupal and does not require any additional modules other than the CCK module set (Drupal 7 version has no dependencies).

module
Categories: Administration
Downloads: 1151
created - / changed -

Note: This module is now abandoned.

This module allows an authorized user/administrator to modify the tree structure of a book using a graphical interface and then update the database to reflect those changes. At some point the Javascript in the background that creates the GUI will be updated, but for now all you can adjust are the parent child relationships of the books (including splitting a book into pieces, and merging books) and not the relative weights of the pages.

As this module is still experimental, you should not use it on a production site, use it on your sandbox sites until we have ironed out all the bugs.

module
Categories: Filters/Editors
Downloads: 0
created - / changed -

The SPAW module integrates the SPAW with Drupal.

module
Categories: Administration
Downloads: 1749
created - / changed -

Cache clear is a simple module to force the regeneration of the page cache at a configurable time interval.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 11858
created - / changed -

Change the content type of your posts while editing them.

module
Maintenance status: Unsupported
Downloads: 2580
created - / changed -

NOTE: this module is deprecated in favour of Time Track, another module which does exactly the same, in order to not divide efforts. I will not develope any more on Node Time Tracker.

module
Categories: Utility
Maintenance status: Unsupported
Development status: No further development
Downloads: 389
created - / changed -

Actions for actions module.

module
Categories: Content Display, Utility
Downloads: 5448
created - / changed -

Please note that the access check is broken at the moment.

module
Categories: Theme Enhancements
Maintenance status: Unsupported
Development status: No further development
Downloads: 361
created - / changed -

Utility module for the sympal theme. Contains blocks, install files and such for the sympal theme.

module
Downloads: 5385
created - / changed -

UPDATE: HEAD is a complete rewrite of the module based on lionfish's original code

module
Categories: Content
Downloads: 1199
created - / changed -

This module attempts to correct a problem with the creation of book pages.

module
Categories: (нет)
Downloads: 48581
created - / changed -

SMFforum Integration module provides integration with SMF: Simple Machines Forum
http://www.simplemachines.org/.

module
Downloads: 2756
created - / changed -

Drake is a module for Drupal that lets you execute your CakePHP applications inside Drupal.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 202235
created - / changed -

BUEditor is a text editor aiming to facilitate code writing.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

Based on Libraries API, this project is going to merge and replace (at least) the following modules:

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 1174
created - / changed -

This is a CCK field that lets you take inventory of a list of items. At node creation time, each of those items has a select box with numbers letting you say how many of that item you have, or a textfield to specify an arbitrary value.
Note: Changes in 2.x-dev version of this module change the internal database representation for table inventory_fields, so check the "Release Notes" before updating!

module
Categories: Developer, Utility
Downloads: 1707
created - / changed -

This project was discontinued in favor of Firebug Lite module.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 45829
created - / changed -

When a user edits their account details they can choose to upload an image or photo of themselves, also known as an avatar.

module
Development status: Obsolete
Downloads: 1034
created - / changed -

This tiny module provides a new tab which allows a user to post a new revision of the body of a node only, this is, she will only be able to edit the body of the node. No other part of the node form is shown, besides the title for information only (no editable). In order to have this functionality without having to give 'administer nodes' permission to the user, this module needs a patch for the node.module. This patch creates new permissions on revisions and nodes (delete).