Empower site builders and administrators with no-code tools to setup, enhance, configure, or maintain the site.

Roll out

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.

Menu Translation

This module is no longer maintained.

Node Find Replace

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.

The find and replace occurs across all node revisions for a couple of reasons.
1. This module was originally written to fix full urls (generated by WYSIWYG's mostly) when moving a site, and I didn't want revision changes to re-break the urls.
2. I didn't want find and replace operations to generate new revisions because this would bloat the node_revisions table quite a bit.
Finding and replacing common text could easily double it.

With a little refactoring, it would extremely simple to make this module support menus, taxonomy or anything else.
As it is it is pretty easy to add support for new items. The history, undo and redo is the same for any table, you just have to pay close attention to make sure you insert data into the history table correctly.

This module should currently be considered alpha since it is very new and has not had much testing.
I highly recommend backing up your data prior to using it.

See Also

http://drupal.org/project/scanner

Donate

Admin Menu Hider

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.

Features

This module hides/shows the Admin Menu with the press of a key. You can configure the key, but the default for Drupal 5 is control + alt, and for Drupal 6, the back tick (`).
If any of the Administration Menu extends down further than the browser's viewing area, the Administration Menu Dropdown can have its functionality disabled by pressing another key combination (Ctrl+Shift+Alt by default). Pressing the same combination again will activate the dropdown functionality again. If Ctrl+Alt or Ctrl+Shift+Alt key combinations conflicts with your browser/OS, the key combination can be changed in the settings menu.
Note: In the Drupal 6 version, in the beginning, the features in this paragraph will not be available.

Requirements

Admin Menu

Meta Refresher

Meta Refresher allows node editors to cause pages to meta-refresh after prescribed amounts of time.

Pages

Subscribe with RSS Subscribe to RSS - Administration tools