r9343 - in spip: dist dist/javascript ecrire/inc

Author: renato@rezo.net
Date: 2007-05-21 13:17:01 +0200 (lun, 21 mai 2007)
New Revision: 9343

Log:
Removed the system of HTML comment to specify the area enabled for highlight;
Now the area is to be specified by assigning a class "surlignable" to the enabled elements and "pas_surlignable" to the elements to be excluded;
adding SearchHighlight on the fly and packed into the template jquery.js.html;

Modified:
   spip/dist/article.html
   spip/dist/javascript/SearchHighlight.js
   spip/ecrire/inc/surligne.php

Details: http://trac.rezo.net/trac/spip/changeset/9343