Модули
Provides an action (via the actions module) that triggers a configurable list of pre-existing actions if a node contains certain taxon
This is a Media Mover module which utilizes the Ruby FLVTool2
This module provides easy Content Delivery Network integration for Drupal sites.
How do Drupal's nodes relate to each other? Assuming nodes with type of 'person', 'group' and 'product', how can we express...
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.
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
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).
*** 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.
This module was updated on March 27, 2008.
This module is looking for a new maintainer. There are better tools to do this (i.e. Drush).
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.
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.
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.
Allows for citations of other nodes to be added as components in flexifilters.
This module provides an implementation of the Version Control API that makes it possible to use the Subversion revision control
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.
This module adds support to drupal to display the upload progress as a file is being uploaded.
AJAX Table contains serious security vulnerabilities. Do not use this module.
Display a Wikio vote button in nodes of enabled types.
