Drupal Modules - Wed, 21/11/2007 - 9:38am
Provides a quick and easy way to replace text.
Installation
- Extract to your sites/all/modules directory
- Enable the module in admin/build/modules
- Visit admin/settings/stringoverrides and fill in the strings you'd like to replace
- Click the "More strings" button if you need more text boxes
- Dance
Todo
- Finish the basics of the module
- Checkbox to enable/disable overrides
- Use a table to display strings
- "More strings" button pops up an extra row
- When Locale module is enabled, allow string overrides on a per language basis
Credits
This module was written by Rob Loach, however, the idea came from the Lullabot team when they mentioned someone should put a module together that does this for Drupal 6. Jeff Eaton suggested the name Swappy, but String Overrides was a bit more descriptive.
Status
This module is currently in development and will be available sometime soon. If you checkout HEAD from the CVS, you'll see its progress.