Модули
The Key Redirect module is a plugin for the Services module, which provides a method for external applications to automatically redirect users to a URL on your Drupal site, and log them in at the same time.
The use case for which this module was written was a Java application which shares authentication sources with a Drupal site (and therefore knows the user's username and plaintext password), which needed a method of sending users to a private web page without requiring the user to re-authenticate to the site. Think of it as a poor-man's single-sign-on solution.
Integration to control an OpenSim grid from a Drupal website.
This module extends the Drupal core variable API that handles persistent variables. It implements a class that:
Just took over the module. Will be making stable releases for Drupal 7 and will support Drupal 6 for major issues.
- allows finding the directory where a library has been installed (branch 2.x for Drupal 6 and 7),
- forces Drupal to re-build the menus (branch 2.x for Drupal 6 and 7),
- allows obtaining the value of a persistent variable without passing the default value to each function call,
- deletes multiple persistent variables,
- and implements functions to centralize static PHP variables. The functions are a back port of drupal_static(), and drupal_static_reset() implemented in Drupal 7.
Installation notes
Install the module only if you are instructed to do so, or you are a developer and want to use the module.
If you are installing Variable API because it is a dependency of another module, you need to first install (and enable) Variable API, and then install (and enable) the other module. If the modules are enabled at the same time, you will get the error message class Vars not found. The same problem is actually present if you install a module that depends from the Variable API using Drush; in the moment I am writing this note, Drush will not download the Variable API module, with the consequence that you will get the error message class Vars not found.
This provides integration between http://www.pushuptheweb.com/ and Drupal.
ImageCache is a real nice module, everyone knows.
Module to integrate JIRA as an authentication backend for Drupal. This module supports fallback to local database user authentication when JIRA auth was unsuccessful.
This module is a collection of custom handlers and plugins for views.
Currently the following plugins are in
- Collapsible text area
- Performant pager
This is a non-caching filter that parses HTML to append an active class to URL's found in the content if they match the current page.
UPDATE 31 January 2011: module abandoned, please use Features instead, it's safer and more reliable.
This module allows organic group administrators to set some content types as "open write", allowing registered users to post to an organic group without needing to be subscribed.
This module let you interact with issuu.com API.
File logger is a lightweight module that allows developers to configure a log file from within Drupal and dump variables to it from within a running Drupal app.
CCK Select Other introduces an alternative select list widget that provides a user with either a select list or text input.
This module integrates with the API of Chargify's recurring billing system.
OwnThatPage is a simple module by Fox to allow owning (changing the permission) of certain system paths or removing them comp
NodeBolt adds a simple layer of protection to remind admins / editors that for some reason, this node should be handled with a little more care when it comes to editing. For the node ids specified by the settings page, NodeBolt adds an extra step when editing.
Ubercart eBay Integration will create eBay listings from Ubercart products and create Ubercart orders from eBay transactions.
Allows users to be assigned domains when using the user import module.
New and existing users can be mass assigned to domains by importing data from a CSV file.
This module provide an authentication link between Drupal and osCommerse.
I have rewritten this for D7, it can be found at VCard Field
