I was wondering if there is a module or anyone knows whether it is possible to do this with Drupal.
1. User creates content.
2. Some process check a stored list for words or phrases and then highlights those terms or phrases.
3. An admin or specified user can then view this node with the highlighted terms or phrases.

Thanks

Comments

aglobalwander_’s picture

As I play around with Modules it looks like Glossary Module could get me close.

mortenson’s picture

Hey check out this

http://drupal.org/node/302856
:)

aglobalwander_’s picture

Thanks for sharing. Will try and get my head around this.