Replace default drupal strings like 'My Account'

Its funny how often people remark; "I don't know about Drupal - all the sites people make with it, well, look like Drupal!"  Such observations are usually the result of a developer not taking that extra step to override some default blurbs and titles that Drupal comes with out of the box.

Now, overriding Drupal's strings has been quite the pain until recently because you'd have to wrap your head around php and then come up with some snippet including a hook and so on..  Well, thanks to Khalid @ 2bits today I got twigged onto a new module which makes overrides a dream.  This great module is simply titled 'String Overrides' and comes ready to transform your Drupal 5 and 6 experience.  Yay!

Here's a demo video from Rob Loach:


What happens to body or CCK

What happens to body or CCK content that matches a string override?

In a bad way, does this alter it when you may not want it to... and in a good way, could you use this module to switch out swear words for a fun "&#$&(%" string instead.

:)

-josh

What happens to body of CCK

What happens to body of CCK content that matching a string override?

In a bad way, does this alter it when you may not want it to... and in a good way, could you use this module to switch out swear words for a fun "&#$&(%" string instead.

:)

-josh