searchhighlight plugin

Found a bug? Tell us!!
Post Reply
mverdier
Regular
Posts: 8
Joined: Sun Aug 20, 2006 5:36 pm
Location: Paris, France

searchhighlight plugin

Post 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
...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: searchhighlight plugin

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply