Views Area Entity
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
The module provides a new "Fieldable area" handler that can be assigned to any views header, footer or empty area.
The module provides a new "Fieldable area" handler that can be assigned to any views header, footer or empty area.
This small module provides token [user:password] during user registration. Site administrator allowed to customize the text of the e-mail that is sent to the user after registration.
Moreover, module is able to generate password for user registration automatically, regardless of the selected registration type (password fields in registration form will be hidden).
By default, Nodequeue (http://drupal.org/project/nodequeue) allows you to restrict a queue to show nodes of a particular content type. We had a need to further restrict the nodes to ones that had been tagged with a particular taxonomy term.
This module provides term checkboxes for filtering the autocomplete field when adding nodes to a queue. This does not restrict adding nodes by other methods.
Provides integration with the geoPHP library: https://geoPHP.net
This module does not provide any direct functionality to end-users or site-administrators. Install it only if another module requires it.
Words is a simple API module for dealing with word lists, useful for building word games. Many word lists are distributed as text files with one word per line, and the settings page for Words simply imports these words into a database table for quick lookups. The words_search() function creates lookup queries. For example, words_search(array('start' => 'th', 'end' => 'ing', 'minimum' => 4)) will return all words that start with "th", end with "ing" and are at least 4 letters long.
A simple pop up window to send a link to the node to an email address with a personal message.
This is not being maintained.
The Autolink module saves users from having to manually enter links for commonly used URLs.
The module scans posts for a set of terms. Any term found is optionally replaced with some other text, and then automatically linked to its corresponding URL.
Add rdf/html/xhtml-vocab rel="next" sort of meta tags describing menu navigation when displaying nodes.
Inserts rel links pointing up, down and sideways to give semantic scrapers clues about the site structure.
This sandbox serves as a fork for additional development on the Reply module. All development has since been merged into Reply, so this fork is obsolete.