module
Downloads: 2275
created - / changed -

This project gives you the oppertunity to manage you warehouse in an advanced way. With this module you will be able to:

module
Categories: User Management
Maintenance status: Unsupported
Development status: No further development
Downloads: 1238
created - / changed -

This module is able to generate a network (directed graph) from the users activity on the site.

module
Categories: Administration, Mail
Downloads: 306
created - / changed -

The mailcommand module lets you send commands to a Drupal site that either has mailhandler or og2list installed.

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

Provides a text filter to insert amazon book title/links, cover images, and themable formatted information using a simple [amazon {title|cover|info} <asin>] tag.

module
Categories: Taxonomy, Utility, Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 43817
created - / changed -

Node Auto Term or NAT is a helper module used to facilitate node-node relationships through the use of the Taxonomy module; i.e.

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

NOTE: This module *may* be deprecated in Drupal 7 !

module
Downloads: 682
created - / changed -

The taxonomy_ezfilter module is designed to give user a easy way to narrow listings with 1 or 2 level dropdown selections.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 7914
created - / changed -

The node style module is a simple module that allows per-node customisations by overriding PHPTemplate variables.

Example scenarios where this module will be useful:

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

URLify is a simple module that generates the path alias of a node automatically using javascript. The alias is generated from the title of the node.

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

Provides the glue to make a http://del.icio.us style social bookmarking system.

module
Downloads: 1580
created - / changed -

Integration of the roundcube webmail client in drupal

module
Downloads: 2772
created - / changed -

Please note...

Users looking for a Paypal solution for their site are strongly recommended to look at the lm_paypal module. For various reasons lm_paypal supersedes the Paypal Framework module.

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

This module is designed to assist researchers and students who want an easy way to perform random sampling or assign participants to experimental conditions. It accepts form input as parameters for generating a pseudo-random list of numbers.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 5092
created - / changed -

Mobile Media Blog allows you to post media via e-mail or mobile phone.
It integrates with Mailhandler [1] and saves the submitted text as node and attaches all files sent with it.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 3376
created - / changed -

This module logs system events to a file, as a tiny and lightweight replacement option for watchdog (dblog for Drupal 6) module.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 86808
created - / changed -

This module adds simple calculations to a views table. Requires the Views module.

module
Downloads: 2727
created - / changed -

This allows you to use HTML-like tags as an alternative to HTML itself for adding almost any type of media to your posts for most of modern browsers both in windows & linux easily. It can also help you make Videos on GoogleVideo,YouTube, Ifilm, VSocial etc.(many more, refer to document for detail) embedded in your drupal page. And it just use php to highlight most of common used programming languages, like cpp,java,php,python,ruby etc. You need not install enscript or something like that on your webserver.

Since some files needed by the module are not contained in CVS according to DRUPAL policy ,please read documentation first in "Resources section", and download extra package before you install!

module
Categories: Utility
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

This expect script will download Drupal and a standard set of modules from CVS (HEAD). It then grabs and unpacks tinymce into the correct location and creates and installs the database.

module
Downloads: 867
created - / changed -

The organic groups list manager (OG2List) module allows groups of users to have a mailing list managed as part of their organic group, a collection of users with common interests and shared content. Mail on the mailing list is archived in a forum and groups members can respond by email or they can respond in forums directly. Mailing list are one of the most effective and popular methods for group collaboration using the Internet.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Obsolete
Downloads: 31229
created - / changed -

Drupal 7+, depreciated in favor of pathologic.

Path Filter takes internal Drupal paths in single or double quotes, written as e.g. "internal:node/99", and replaces them with the appropriate absolute HTTP URL or path using Drupal's url() function. It also works for files in your files directory using Drupal's file_create_url() function. It works with clean URLs enabled or disabled as well as working equally well for single site or multisite installations.

The motivation for this filter was to provide a robust way of linking to internal URLs from within content, so that your links do not break if you move your site to a different path (e.g. from a development site at http://example.com/dev/ to a production site at http://example.com/).