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 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.
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.
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.
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.
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.
Backport of some Drupal 7 APIs and features to be used by Drupal 6 modules.
Currently available:
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().
This module adds the possibility to evaluate PHP code as a Context condition.
NotesNote 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!
This module adds the possibility to evaluate PHP code as a Context condition.
NotesNote 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 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 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.
This module is a Views style plugin. It works as image gallery and display images as Space Slide Show.
It integrates Spacegallery - jQuery plugin.
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
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 enables actions to be called on the URL, using a parameter encoding scheme that tries to minimize (bad) surprises. Here are some examples:
This module contains a group of view handers and plugins that add the following options.
Argument Default Current Node CCKallows for cck field values of the current node to be loaded as default arguments
Argument Order Sorta sort handler, that allows for the order of items to be based on there order in a multi-value argument
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 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 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.
An API for non-CCK modules to use to convert their custom data to FieldAPI fields.
Modules should define a conversion plan that define:
The user then selects conversion plans to run in the admin UI, and the entire conversion is performed in a batch operation.
An integration module for OpenLeg, the open legislation database and web service of the New York State Senate.
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
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 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.
UsageInstall 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" 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.