WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
crayons
/
v3.3.0
/
Name
Action
..
CHANGELOG.md
Edit
README.md
Edit
action
controleurs
crayons.js.html
Edit
crayons.js_fonctions.php
Edit
crayons_options.php
Edit
css
formulaires
images
inc
install.log
Edit
js
lang
modeles
paquet.xml
Edit
prive
vues
Editing: crayons.js.html
[(#REM) Charger la librairie crayons et ses addenda ] #HTTP_HEADER{'Content-Type: text/javascript'} [(#ENV**{debug_crayons}|?{#CACHE{0},#CACHE{7*24*3600,cache-client}})] /* cQuery est jQuery, renommee pour eviter tout conflit */ [(#CHEMIN{js/jquery.js}|pack_cQuery)] cQuery.noConflict(); [(#CHEMIN{js/jquery.form.js}|pack_cQuery)] [(#CHEMIN{js/crayons.js}|pack_cQuery)] [(#CHEMIN{js/resizehandle.js}|pack_cQuery)] [(#CHEMIN{js/jquery.html5uploader.js}|pack_cQuery)] [(#REM) Appeler la callback si demandee ][(#ENV{callback}|et{#ENV{callback}|match{\W}|non}) [(#ENV{callback})();]]