Search Uploaded Files
Component type
Categories
Development status
Downloads
Component created
Component changed
Add capabilities to search files names or descriptions.
Add capabilities to search files names or descriptions.
The Blog Reactions module monitors Technorati, Google Blogsearch, Yahoo! Bloglines and Blogato for reactions - trackbacks - on your posts. It displays a date and a short summary and links back to the original reaction on the web.
This module allows you to set preferred input format for each field of any entity type (nodes, comments and etc).
As the site administrator you can choose global (for all users) preferred format for field or select preferred format for field according to user role.
If you want to use this module, your options are:
This is a suite of modules that make it possible to generate guitar chord diagrams. It comes with both a cck field and an input filter, so users can attach chord diagrams to nodes, or embed them directly in the content of a page.
For example, the notation for the chord diagram on the right is: x,3,2,0,1,0. The x indicates a string that is not played, and the numbers indicate the position of fingers on each string.
Add client-side dependency checking to Modules Administration page.
If you have ever been frustrated having to submit the Modules page multiple times to turn off a set of nested modules, this module is for you. When you click a checkbox to turn on a module, it also turns on all the modules it depends on. And when you turn off a module, it turns off all of the modules that depend on it.
Super simple, and on my list of things to try and get into Drupal 7.
This module is very similar to Revision Moderation, and uses much of the code therein. The major difference is that instead of a moderater releasing the 'future' revision, any user with appropriate permissions can do this.
This effectively allows the user to save their work as a 'draft' until they are sure that they want to commit/publish the changes and make them live. The term 'draft' is merely a unique revision, a future revision of a node.
Sign-up integration and lead management module with the AWeber newsletter and autoresponder service at AWeber.com. This module records leads signing up for your AWeber newsletter only.
Features
Requirements
Shows a contact form that contacts the author of the current node.
Creates a block that shows a contact form that when submitted, sends a simple contact email to the author of the current node. This might be useful for a multi-user blog or auction site, for example.
After enabling the module configure it on the blocks admin page at admin/build/blocks.
Drupal's block module is limited by the fact that a block can only have one instance. Each block has a 1:1 relationship with its region, weight, visibility (and other) settings. This means that it is impossible to have blocks in multiple regions or to have blocks that have different settings on different pages.
MultiBlock module solves this problem by allowing you to create multiple Block Instances of already existing blocks. Please read the README for more information.
The functionality this module provides is included in Core