Drupal Modules

Drupal Modules
Checked: 1 hour 31 min ago
Updated: 1 hour 31 min ago
Update every: 2 hours

Contributed (contrib) modules are plugins for Drupal that extend, build or enhance Drupal core functionality. Use matching versions (modules released for Drupal 5.x will not work for Drupal 6.x). Contributed modules are not part of Drupal core releases and may or may not have optimized code/functionality. If a module solves your needs please consider joining forces and helping the maintainer. You can view module usage statistics for all modules to view the most popular modules used by the Drupal community.
Syndicate content

micropost

Drupal Modules - Mon, 15/03/2010 - 11:34am

A module which will allow users that are assigned the permission 'forward to Identi.ca' etc the option to have their post title & url posted to all enabled microblogging services (identi.ca, ..)

Importer

Drupal Modules - Mon, 15/03/2010 - 8:52am

Importer module provides an easy way for creating database tables from various files.All variants of delimited text files are supports, and with an external class .xls files are also supported.

Plural formula configurator

Drupal Modules - Mon, 15/03/2010 - 8:41am

The plural formula configurator sets sensible defaults for plural forms when adding languages and lets you edit the plural formula for all languages on the web interface.

Drupal does not expose these fields for editing due to the complexity of plural forms. You should make sure to only give permissions to edit language details to those, who will likely not screw up your plural formulas.

Theme Rules

Drupal Modules - Mon, 15/03/2010 - 8:33am

The Theme Rules module provides actions to switch themes.

See: #417664: Action: switch theme for related discussion.

Madhusudhan Srinivasa of QED42 is the co-creator of this module.

WFS

Drupal Modules - Mon, 15/03/2010 - 1:51am

The WFS module will aim to provide a Web Feature Service implementation around Views and Drupal-stored geodata, akin to how the KML module exposes data.

dotpay.pl for ubercart

Drupal Modules - Sun, 14/03/2010 - 8:54am

Module integrating Polish payment system Dotpay.pl with Ubercart.
Dotpay (http://www.dotpay.pl/index.php?content=&newlang=en) is one of the major payment gateways in Poland.
It supports both companies and individual clients.

Drupal 7 API backports

Drupal Modules - Sat, 13/03/2010 - 5:28pm

Backport of some Drupal 7 APIs and features to be used by Drupal 6 modules.

Currently available:

  • Database API (PDO)
  • Code registry
  • Queue API
  • drupal_static()

This module will allow to start using some of the best of Drupal 7 enhancements from Drupal 6 modules, like the new Database API or the code registry. Function names are basically the same as Drupal 7 but when a name conflicts with a Drupal 6 api function it will be prefixed with d7_. Example: d7_db_query(), db_select().

Context PHP

Drupal Modules - Sat, 13/03/2010 - 8:32am

This module adds the possibility to evaluate PHP code as a Context condition.

Notes

Note that module only should be used in rare cases where a custom condition module doesn't make sense. Keeping code out of the database is always best practice! Also note that giving users the possibility to administer contexts is also giving them the possibility to execute PHP code. So use this module with caution!

Context PHP

Drupal Modules - Sat, 13/03/2010 - 8:32am

This module adds the possibility to evaluate PHP code as a Context condition.

Notes

Note that module only should be used in rare cases where a custom condition module doesn't make sense. Keeping code out of the database is always best practice! Also note that giving users the possibility to administer contexts is also giving them the possibility to execute PHP code. So use this module with caution!

Rawr

Drupal Modules - Sat, 13/03/2010 - 1:54am
Status Messages

Rawr is a growl style notification for Drupal messages.

To implement, you need to add the html for the Drupal messages into your theme and then simply turn on the module.

Drubuntu

Drupal Modules - Sat, 13/03/2010 - 12:29am

Drubuntu is a Drush script that sets up a highly functional pre-configured Drupal development environment on Ubuntu, and allows you to rapidly add, install and remove platforms and sites.

Space Gallery

Drupal Modules - Fri, 12/03/2010 - 8:51pm
Screenshot

This module is a Views style plugin. It works as image gallery and display images as Space Slide Show.
It integrates Spacegallery - jQuery plugin.

Menu Trail By Path

Drupal Modules - Fri, 12/03/2010 - 8:05pm

For now the dev version should be pretty stable. Will look at making a release in a bit.

This module will set the active-trail class on menu items if the menu items link falls within the current url.

For example if you are at http://yoursite.com/guides/category/guide1

Menu Items with these paths will get the active-trail class on them.

guides
guides/category
guides/category/guide1

Domain Administration Helper

Drupal Modules - Fri, 12/03/2010 - 3:22am

This module enables site administrators using the Domain Access module to delegate administration tasks for individual sub-domains to users in a given role, without requiring sitewide permissions. The module comes with a block which groups common administration tasks for a domain in one place.

Module developed by Vasudeva Server, and first deployed on the Sri Chinmoy Marathon Team website.

Actions REST

Drupal Modules - Fri, 12/03/2010 - 12:59am

Actions REST enables actions to be called on the URL, using a parameter encoding scheme that tries to minimize (bad) surprises. Here are some examples:

Views Arguments Extras

Drupal Modules - Thu, 11/03/2010 - 4:49pm

This module contains a group of view handers and plugins that add the following options.

Argument Default Current Node CCK

allows for cck field values of the current node to be loaded as default arguments

Argument Order Sort

a sort handler, that allows for the order of items to be based on there order in a multi-value argument

Views PSPP

Drupal Modules - Thu, 11/03/2010 - 7:16am

The Views PSPP modue allows a view to be displayed/exported in PSPP format. The module was heavily inspired by the Views Bonus Pack Export module. The module simply adds these two new styles to the Feed display:

Options Element

Drupal Modules - Thu, 11/03/2010 - 3:33am
Options Element Screenshot

Options Element is a module that provides a better mechanism to specify select list, checkbox, and radio button options. Rather than requiring the user to use strange syntax like "key|value" in a textarea, Options Element provides a clean interface for specifying options.

Load Test Plan

Drupal Modules - Wed, 10/03/2010 - 10:26pm

Load Test Plan is a module which allows modules to create test plans for load testing your Drupal site. It can export to modules which will create code for JMeter, Grinder, and others.

Field converter

Drupal Modules - Wed, 10/03/2010 - 9:58pm

An API for non-CCK modules to use to convert their custom data to FieldAPI fields.

Modules should define a conversion plan that define:

  • new FieldAPI fields to create or existing ones to use
  • how the data on their object (one of node, user, term, comment, etc) should be manipulated

The user then selects conversion plans to run in the admin UI, and the entire conversion is performed in a batch operation.

Open Legislation

Drupal Modules - Wed, 10/03/2010 - 6:17pm

An integration module for OpenLeg, the open legislation database and web service of the New York State Senate.

Advanced Text

Drupal Modules - Wed, 10/03/2010 - 6:04pm

Advanced Text provides a new widget for the "Text" field type. This new widget
is an enhanced version of the text widget, that can be divided in text blocks
and separators.
Each text block has its own options (allowed characters, length and size),
while separators can be given any value. The allowed characters of a text block
can be chosen from a few predefined options, or controlled with a custom
regular expression.
When editing a node, the Advanced Text field will be rendered with javascript

Google Transliteration

Drupal Modules - Wed, 10/03/2010 - 10:41am

googleLanguageApi is a simple module that implements Google AJAX Language API for Transliteration of Indian languages

Supported Languages
Arabic
Bengali
Gujarati
Hindi
Kannada
Malayalam
Marathi,
Nepali
Punjabi
Tamil
Telugu
Urdu

For more details about Google Transliteration service, please visit http://www.google.com/transliterate/

Graphviz Noderef

Drupal Modules - Wed, 10/03/2010 - 4:11am

Graphviz Noderef displays nodes as a Graphviz graph/map, with NodeReference fields as edges between nodes. This module is being actively developed, and is currrently pre-alpha. Feel free to use it on a production site, but don't be surprised if it breaks.

Usage

Install the module as normal. A new tab will appear on every node, which will include a map with options allowing you to change display settings. Currently, the module only displays node-centric recursive graphs (ie. graphs that start with one node, and work out from there, to a given depth).

Reference Links

Drupal Modules - Wed, 10/03/2010 - 3:54am

"Reference Links" allows custom Urls to be attached to nodes. Its use is seen basically for documentation pages on a site.

This module allows users to add links (internal or external) to nodes, that can provide further information about the current node. The important thing is that Users need NOT have edit permissions for the node. You can allow users with non-edit permissions to add/attach new links to nodes, when the page is being viewed normally.

Syndicate content