[(#REM) Charger la librairie crayons et ses addenda ] #CACHE{7*24*3600,cache-client} #HTTP_HEADER{'Content-Type: text/javascript'} /* cQuery est jQuery, renommee pour eviter tout conflit */ [(#CHEMIN{js/jquery-1.1.js}|spip_file_get_contents |replace{jQuery,cQuery,''} |replace{'var \$ = cQuery','// dont set dollar'})] [(#CHEMIN{js/form.js}|spip_file_get_contents |replace{jQuery,cQuery,''})] [(#CHEMIN{js/crayons.js}|spip_file_get_contents |replace{jQuery,cQuery,''})] [(#CHEMIN{js/resizehandle.js}|spip_file_get_contents |replace{jQuery,cQuery,''})] [(#CONFIG{crayons}|match{s:11:"yellow_fade";s:2:"on";}|?{' ',''}) [(#CHEMIN{js/crayons-fade.js}|spip_file_get_contents |replace{jQuery,cQuery,''})] ]