Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Collapse text module is an input filter which allows sections of content to be made collapsible (like on editing forms).
For example, a common use case is the creation of a FAQ page, with a list of questions, with each answer displaying when a question is clicked.
Surround a section of text with [collapse] and [/collapse] to make it collapsible. [collapse] tags can be nested within one another.
The parameters may be combined in (almost) any order.
[collapse class="class-example" title="Collapse Text example"]
This text can be hidden by clicking on the header.
[/collapse]
The module provides theming functions and extensive documentation on project's page.
WebHost Manager (WHM) is a commercial server administration system that manages hosted cPanel accounts. This module provides a user and program interface to some of WHM's reseller functions, enabling Drupal administrators, authorized users, or other modules to list, create, and (un)suspend cPanel accounts.
This project is not authorized or supported by cPanel. For information on the cPanel or WHM products, see: http://www.cpanel.net
This module defines the "hierarchical_select" form element, which is a greatly enhanced way for letting the user select items in a hierarchy.
Hierarchical Select has the ability to save the entire lineage of a selection or only the "deepest" selection. You can configure it to force the user to make a selection as deep as possible in the tree, or allow the user to select an item anywhere in the tree. Levels can be labeled, you can configure limit the number of items that can be selected, configure a title for the dropbox, choose a site-wide animation delay, and so on. You can even create new items and levels through Hierarchical Select!
For a good overview of what Hierarchical Select can do, look at this demo!
This module provides an API for controlling the visibility of arbitrary elements, similar to block visibility settings in Drupal Core. The 6.x version of the module also provides form creation helper functions.
Note: As of 2010/06/24, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #820552: Mark Local Email unsupported.