Administration
WebHost Manager (WHM) Integration
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
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
Collapse Text
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
As this is an input filter, it will only work where input filters are applied.
This input filter must come after the HTML filter, and should go after the convert line breaks filter.
To make a section of text collapsible, surround it with [collapse]
and [/collapse]
. You may nest the [collapse]
tags to have collapsible sections within collapsible sections.
SimpleTest automator
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module automates the process of creating SimpleTests by recording manual testing to a SimpleTest. Features include:
- lets you create a user with given permissions,
- switches you over to be that user,
- records the links you click (and other pages you visit),
- saves form submissions into a file,
- adds assertions made from the content of the result -- not the blocks, just the content itself.
This module was originally written by chx.
Meta Refresher
Component type
Categories
Downloads
Component created
Component changed
Meta Refresher allows node editors to cause pages to meta-refresh after prescribed amounts of time.
This module is provided by Brian Miller.
Reindex
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Interactively rebuild the search index.
The search index normally is indexed using cron. This is the best way to build the search index because it provides the best use of system resources. However, if you need to rebuild the index, this module can interactively rebuild the index quicker than cron by using the batch API, or using a drush command.
You don't need this module to rebuild the index with drush - just use the native drush core search feature $ drush search-reindex --immediate --verbose
Admin Menu Hider
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
The very useful Admin Menu can get in the way if you would like a screenshot without it but don't want to log out. This module will hide the admin menu with the press of a key. After pressing a key combination in your browser (Ctrl+Alt in D5, back-tick ` in D6) the menu is slid down from the top of browser's viewing area. Pressing the combination again will hide the menu. In D6, the page margin is changed when the menu is hidden, so you don't notice the empty space.
Node Find Replace
Component type
Categories
Downloads
Component created
Component changed
Allows global case sensitive find replace in node body, node title, cck nodes, file paths etc.
Note: file paths is only available in the development snapshot.
Running a find replace creates a snapshot so changes can be undone / redone.
The Undo / Redo functionality runs off a separate history table, only nodes that changed for a particular find/replace are effected.
Menu Translation
Component type
Categories
Development status
Downloads
Component created
Component changed
This module is no longer maintained. Please use the built in menu translation functionalities provided by the Internationalization module.
Roll out
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The "Roll out" module is intended to be used on multisite setups. It makes the process of installing modules across all sites in a multisite setup much easier.
The "Roll out" module comes in two parts, a server, and a client.