module
Categories: Taxonomy
Downloads: 1154
created - / changed -

Provides an action (via the actions module) that triggers a configurable list of pre-existing actions if a node contains certain taxon

module
Categories: Media
Downloads: 915
created - / changed -

This is a Media Mover module which utilizes the Ruby FLVTool2

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

This module provides easy Content Delivery Network integration for Drupal sites.

module
Downloads: 267
created - / changed -

How do Drupal's nodes relate to each other? Assuming nodes with type of 'person', 'group' and 'product', how can we express...

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 7252
created - / changed -

This module is intended for administrators who have to jump around to specific pages while managing Drupal sites. It's a hotkey-activated launcher utility inspired by Quicksilver, Gnome Do and other desktop launchers. A configurable hotkey (Ctrl-M by default, or Crtl-T in older versions) brings up the dialog. Type in any part of the title or path of the page and an autocompleted list of possibilities will pop up. Unlike many other dynamic search modules, Teleport searches titles and paths of system pages as well as node titles. See this short screencast for a demonstration.

If you don't want to wait for the autocomplete to finish, you can just type a query and submit the form. Teleport will guess what you mean and send you right there, or display a list of options if it can't figure it out.

Development generously sponsored by Trellon.

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

This module is undergoing large changes, production use is not recommended.

INTRODUCTION

REST Client is a robust HTTP request module to consume REST style services.

Why use REST Client instead of drupal_http_request():

  • Streams large files
  • Uses Expect 100 header before sending data in case of redirection
  • Fully customizable HTTP request
  • REST utility functions: HMAC, binary SHA1, binary MD5
module
Categories: Taxonomy
Downloads: 2785
created - / changed -

This module allows site administrators to easily collapse several similar (synonymous) terms into one super-term, as to avoid duplicate terms (for both ny and New York, say).

jQ
module
Downloads: 21387
created - / changed -

*** See #315100: Allow to add JS/CSS libraries (sets of files, settings, and dependent libraries) for the patch to put jQ in core! ***

The jQ module allows other modules to register jQuery plugins in a central repository, and allows administrators of a site to enable or disable specific plugins globally.

The concept behind this module is to create a basic hook structure for jQuery wrapper modules, allowing other modules using these plugins to invoke them in a consistent fashion.

(Drupal 6 version only): You can also simply add new jQuery plugin files in your /plugins or /sites/example.com/plugins directory, and they'll be added to the registry. Then, for example, if you upload jquery.example.js, you could just jq_add('jquery.example'); and you're off. Additionally, if you have a .js and .css file with the same base name there, they'll both be added with the same call. Caveat: if you have two plugins with the same base name, there are no guarantees which will be added to the registry. Better off defining a hook_jq function in that case (see below for information on that).

Kudos to jjeff for his work on the jQuery Plugin Handler (JQP) module that inspired this latest functionality.

module
Categories: Media
Maintenance status: Unsupported
Development status: No further development
Downloads: 3153
created - / changed -

This module was updated on March 27, 2008.

module
Categories: Developer, Utility
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1312
created - / changed -

This module is looking for a new maintainer. There are better tools to do this (i.e. Drush).

module
Categories: Mail, Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 12165
created - / changed -

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.

module
Categories: Administration, Utility
Downloads: 12555
created - / changed -

Conditions are sets of requirements (e.g. PHP code, current page or site) that make the condition as a whole TRUE or FALSE. Other modules can provide new requirements or use the Condition API to trigger some kind of action (e.g. display a block or switch the theme to Garland) in case a condition is TRUE.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 507132
created - / changed -

Define dependencies between fields based on their states and values.

Conditional Fields for Drupal 7 is an user interface to the new States API, plus the ability to modify fields appearance and behavior on certain conditions when viewing content.

Description

Conditional Fields allows you to manage sets of dependencies between fields. When a field is “dependent”, it will only be available for editing and displayed if the state of the “dependee” field matches the right condition.
When editing a node (or any other entity type that supports fields, like users and categories), the dependent fields are dynamically modified with the States API.
A simple use case would be defining a custom “Article teaser" field that is shown only if a "Has teaser" checkbox is checked, but much more complex options are available.

module
Downloads: 1341
created - / changed -

Allows for citations of other nodes to be added as components in flexifilters.

module
Categories: Developer
Downloads: 6236
created - / changed -

This module provides an implementation of the Version Control API that makes it possible to use the Subversion revision control

module
Categories: Community, Mail
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 18089
created - / changed -

This module originally developed by mssarath is to create an E-Card for a friend. After doing this a message is send to the desired person(s) so (s)he can visit the website and take a look at the message left by the friend.

module
Categories: Mail
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 2492
created - / changed -

This is a straight, copy-paste backport of the drupal_html_to_text facility from Drupal 6. If you have any issue, please check that against Drupal 6.

module
Downloads: 2366
created - / changed -

This module adds support to drupal to display the upload progress as a file is being uploaded.

module
Downloads: 3568
created - / changed -

AJAX Table contains serious security vulnerabilities. Do not use this module.

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

Display a Wikio vote button in nodes of enabled types.