Page 1 of 1

searchhighlight plugin

Posted: Thu Jan 18, 2007 11:58 am
by mverdier
The searchhighlight plugin insert a <span> around all terms found in the page. It should not do that inside some tags :
- script : javascript parameters are broken
- mailto : email addresses are broken
...

Re: searchhighlight plugin

Posted: Thu Jan 18, 2007 2:53 pm
by garvinhicking
Hi!

Sadly, the plugin just uses a string replacement, and can't parse all the strings in relation to their tags without completely being rewritten...

Best regards,
Garvin