On Wed, Feb 19, 2014 at 12:14 PM, Nikolas Everett neverett@wikimedia.org wrote:
The big problem with the nosearch class implementation is that it'd be pretty simple to abuse and hard to catch the abuse because the text is still on the page. One of the nice things about the solution is you could use a web browser's debugger to highlight all the text excluded from search by writing a simple CSS class.
What if the abuse is inside of a hidden element? http://jsfiddle.net/WQ6K2/
Helder