By mdaz79 on
Does anyone know of a Drupal module that is compatible with 4.7x that will allow me to create a list of urls and associate certain keywords with those urls, so that when any of the keywords listed are displayed in a page or story, that keyword will get linked to the specified url? I don't want to have to manually type in the link on every page or story...it would be much easier to change a link if I had to in the future, and the change would be made automatically across all posts that are using the link.
Thanks
Comments
Try this...
I copied this from here awhile back, but could not bring it up again when I did a search - so the credit goes to someone, I just cannot remember who:
This has not been tried by me with my latest site, but worked in Drupal 4.6...
Basically copy this and paste in a text file - then rename to stringreplacer.module, and place into the modules directory.