What's the simplest way of doing this... ie to single out 'page's?
Highlight a line based on a word
Posted by Achromatic on Fri 29 Apr 2005 06:42 PM — 2 posts, 14,962 views.
Make a trigger (that matches the line), use the dropdown box that highlights to pick a color.
Your trigger might be something as simple as this:
* pages *
Of course, that allows someone to echo a page somewhere else (spoof it), and get the trigger to trip, so a regexp thats more specific might be in order.
Your trigger might be something as simple as this:
* pages *
Of course, that allows someone to echo a page somewhere else (spoof it), and get the trigger to trip, so a regexp thats more specific might be in order.