A bit of string override magic for Drupal

No Flash

This module for Drupal 5 and 6 works like magic. Just find the text you want to replace and hey presto!, it auto-magically transforms the string (text) to your desire output without the need to find where to change it.

What's even better is that it makes it so incredibly easy to change any strings. For example, on Drupal 6 i wanted to change 'You are not authorized to access this page.' to 'You must login to view this website.'. All it required was to copy and paste the original text and replace it with your own then save it, simple (just watch the video).

Download: String Override module created by Rob Loach

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Tabs on your website

Hi,

I love the work you are doing. Can you consider doing a tutorial on how you implemented Tabs on you website for your Recent Posts, Recent Comments, Popular Posts

Gerry

I wrote a blog post here:

Thanks, I use the Tabbed

Thanks,

I use the Tabbed block module. While it is easy to setup it lacks the sophistication of the tabs you use. Similarly, the quick tab module. I am assuming you have used Javascript Tools module

I did use Quick tabs module,

I did use Quick tabs module, and used the basic tab styles. But did alter a bit of the CSS to suit my site.