String Overrides

Component type

module

Maintenance status

Development status

Downloads

492225

Component created

Component changed

Provides a quick and easy way to replace any text on the site.

Features

  • Easily replace anything that's passed through t()
  • Locale support, allowing you to override strings in any language
  • Ability to import/export *.po files, for easy migration from the Locale module
  • Note that this is not a replacement to Locale as having thousands of overrides can cause more pain then benefit. Use this only if you need a few easy text changes.

Search and Replace Scanner

Component type

module

Maintenance status

Development status

Downloads

81387

Component created

Component changed

Search and Replace Scanner can do plain text search-and-replace, or regular expression search-and-replace, against the title, body and text content fields on all nodes in your system. This is useful for finding html strings that Drupal's normal search will ignore. The module is very handy if you are fixing typos in a lot of content, changing the name of your company, or are changing the URL of a link included multiple times in multiple nodes, among other things.

Quickmenu

Component type

module

Downloads

9428

Component created

Component changed

Quickmenu makes deploying drop-down menus (used in navigation as "Quick Links") easy. The user is presented with a list of all root menus, picks which ones should be available as "Quick Menus" and then a block for each corresponding menu is added to Drupal.

In addition, a node/edit fieldset allows for easy menu item creation in the quick menus.

Unitag

Component type

module

Maintenance status

Development status

Downloads

4363

Component created

Component changed

This module allows administrators an avenue to manage free tagging terms while still encouraging users to suggest new terms.

Examples of potential usage:

  • If a tag added by a user is a synonym of an existing term, (optionally and) automagically replace it with the existing term. This can also be used to handle alternate spellings of a term, typographical errors and so on.
  • If a tag added by a user uses the related terms feature of the taxonomy module, optionally tag the node with those terms as well.
  • Optionally also insert the ancestors (parents, grandparents etc.) of the provided tags.
  • Make a free-tagging vocabulary read-only. Non-existent terms are not included and are instead sent to a management interface where they can be dealt with appropriately.

Statanus uptime monitoring support

Component type

module

Downloads

1041

Component created

Component changed

The Statanus module adds uptime monitoring support to your site. As it's name suggests, Statanus is designed for fledgling administrators who are advancing their skills and want to monitor their site's uptime. When combined with a monitoring service, this module can help you receive notifications to your email address or mobile phone if your site goes down. (If your mobile phone and your Drupal site both go down at the same time, you may have bigger problems.)

Mantra

Component type

module

Downloads

593

Component created

Component changed

The Mantra module makes it fun and easy to change your site slogan to whatever catchphrase, tagline or snowclone that come to mind. Installing this module creates a "mantra" content type and changes the site slogan to the title of the most recently created "mantra" post.

Token Node Tokens (TNT)

Component type

module

Downloads

948

Component created

Component changed

TNT (Token Node Tokens) is a very simplistic module that allows you to create arbitrary tokens without having to create a custom module (i.e. /node/add/token). This was primarily created for use with the tokenize module so that through the UI a user could create tokens for use with CCK.