[PLUGINS] +crayons
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 28 Apr 2015 09:34:09 +0000 (11:34 +0200)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 28 Apr 2015 09:34:09 +0000 (11:34 +0200)
commit39f8b2ffa1fd0a3c67d6c74ed0fee9af296ccbb8
treede00efbce76f55c710806c5f1bcf8c95019eed35
parent65eb21b34b55f850024ccda121bb96c73be4309f
[PLUGINS] +crayons
125 files changed:
www/plugins/crayons/action/crayons.php [new file with mode: 0644]
www/plugins/crayons/action/crayons_html.php [new file with mode: 0644]
www/plugins/crayons/action/crayons_store.php [new file with mode: 0644]
www/plugins/crayons/action/crayons_upload.php [new file with mode: 0644]
www/plugins/crayons/controleurs/article_intro.html [new file with mode: 0644]
www/plugins/crayons/controleurs/article_intro2.html [new file with mode: 0644]
www/plugins/crayons/controleurs/article_intro3.php [new file with mode: 0644]
www/plugins/crayons/controleurs/article_introduction.html [new file with mode: 0644]
www/plugins/crayons/controleurs/article_introduction.php [new file with mode: 0644]
www/plugins/crayons/controleurs/article_texte.html [new file with mode: 0644]
www/plugins/crayons/controleurs/auteur_email.html [new file with mode: 0644]
www/plugins/crayons/controleurs/auteur_nom.html [new file with mode: 0644]
www/plugins/crayons/controleurs/auteur_qui.html [new file with mode: 0644]
www/plugins/crayons/controleurs/breve_hyperlien.html [new file with mode: 0644]
www/plugins/crayons/controleurs/document_fichier.html [new file with mode: 0644]
www/plugins/crayons/controleurs/extra.html [new file with mode: 0644]
www/plugins/crayons/controleurs/extra_fonctions.php [new file with mode: 0644]
www/plugins/crayons/controleurs/forum_email.html [new file with mode: 0644]
www/plugins/crayons/controleurs/forum_id_article.html [new file with mode: 0644]
www/plugins/crayons/controleurs/forum_nom.html [new file with mode: 0644]
www/plugins/crayons/controleurs/forum_qui.html [new file with mode: 0644]
www/plugins/crayons/controleurs/hyperlien.html [new file with mode: 0644]
www/plugins/crayons/controleurs/id_parent.html [new file with mode: 0644]
www/plugins/crayons/controleurs/logo.html [new file with mode: 0644]
www/plugins/crayons/controleurs/mots_article_brut.html [new file with mode: 0644]
www/plugins/crayons/controleurs/portfolio.php [new file with mode: 0644]
www/plugins/crayons/controleurs/signature_email.html [new file with mode: 0644]
www/plugins/crayons/controleurs/signature_nom.html [new file with mode: 0644]
www/plugins/crayons/controleurs/signature_qui.html [new file with mode: 0644]
www/plugins/crayons/controleurs/statut.html [new file with mode: 0644]
www/plugins/crayons/controleurs/syndic_article_hyperlien.html [new file with mode: 0644]
www/plugins/crayons/controleurs/vignette.html [new file with mode: 0644]
www/plugins/crayons/crayons.css [new file with mode: 0644]
www/plugins/crayons/crayons.js.html [new file with mode: 0644]
www/plugins/crayons/crayons.js_fonctions.php [new file with mode: 0644]
www/plugins/crayons/crayons_fonctions.php [new file with mode: 0644]
www/plugins/crayons/fonds/cfg_crayons.html [new file with mode: 0644]
www/plugins/crayons/formulaires/configurer_crayons.html [new file with mode: 0644]
www/plugins/crayons/images/annuler-16.png [new file with mode: 0644]
www/plugins/crayons/images/changed.png [new file with mode: 0644]
www/plugins/crayons/images/crayon-128.png [new file with mode: 0644]
www/plugins/crayons/images/crayon-24.png [new file with mode: 0644]
www/plugins/crayons/images/crayon-32.png [new file with mode: 0644]
www/plugins/crayons/images/crayon.png [new file with mode: 0644]
www/plugins/crayons/images/crayon20.png [new file with mode: 0644]
www/plugins/crayons/images/edit.png [new file with mode: 0644]
www/plugins/crayons/images/ok-16.png [new file with mode: 0755]
www/plugins/crayons/images/pencil.png [new file with mode: 0644]
www/plugins/crayons/images/resizer.png [new file with mode: 0644]
www/plugins/crayons/images/searching.gif [new file with mode: 0644]
www/plugins/crayons/inc/compat_crayons.php [new file with mode: 0644]
www/plugins/crayons/inc/crayons-json.php [new file with mode: 0644]
www/plugins/crayons/inc/crayons.php [new file with mode: 0644]
www/plugins/crayons/js/crayons-fade.js [new file with mode: 0644]
www/plugins/crayons/js/crayons.js [new file with mode: 0644]
www/plugins/crayons/js/jquery.form.js [new file with mode: 0644]
www/plugins/crayons/js/jquery.html5uploader.min.js [new file with mode: 0644]
www/plugins/crayons/js/jquery.js [new file with mode: 0644]
www/plugins/crayons/js/jquery.px.js [new file with mode: 0644]
www/plugins/crayons/js/resizehandle.js [new file with mode: 0644]
www/plugins/crayons/js/uploader.js.html [new file with mode: 0644]
www/plugins/crayons/lang/crayons.xml [new file with mode: 0644]
www/plugins/crayons/lang/crayons_ar.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_ast.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_br.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_ca.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_de.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_en.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_eo.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_es.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_eu.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_fa.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_fr.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_fr_tu.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_gl.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_it.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_it_fem.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_km.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_lb.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_nl.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_oc_lnc.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_oc_ni_mis.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_pt_br.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_ro.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_ru.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_sk.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_sv.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_tr.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_tw.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_zh.php [new file with mode: 0644]
www/plugins/crayons/lang/crayons_zh_tw.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons.xml [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_ar.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_de.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_en.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_es.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_fr.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_fr_tu.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_it.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_nl.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_ru.php [new file with mode: 0644]
www/plugins/crayons/lang/paquet-crayons_sk.php [new file with mode: 0644]
www/plugins/crayons/lib/JavaScriptPacker/class.JavaScriptPacker.php [new file with mode: 0644]
www/plugins/crayons/modeles/uploader_item.html [new file with mode: 0644]
www/plugins/crayons/modeles/uploader_liste.html [new file with mode: 0644]
www/plugins/crayons/paquet.xml [new file with mode: 0644]
www/plugins/crayons/plugin.xml [new file with mode: 0644]
www/plugins/crayons/prive/squelettes/contenu/configurer_crayons.html [new file with mode: 0644]
www/plugins/crayons/svn.revision [new file with mode: 0644]
www/plugins/crayons/tetecrayons.php [new file with mode: 0644]
www/plugins/crayons/vues/article_intro.html [new file with mode: 0644]
www/plugins/crayons/vues/article_intro2.html [new file with mode: 0644]
www/plugins/crayons/vues/article_intro3.html [new file with mode: 0644]
www/plugins/crayons/vues/article_introduction.html [new file with mode: 0644]
www/plugins/crayons/vues/article_texte.html [new file with mode: 0644]
www/plugins/crayons/vues/document_fichier.html [new file with mode: 0644]
www/plugins/crayons/vues/extra.html [new file with mode: 0644]
www/plugins/crayons/vues/extra_fonctions.php [new file with mode: 0644]
www/plugins/crayons/vues/hyperlien.html [new file with mode: 0644]
www/plugins/crayons/vues/id_parent.html [new file with mode: 0644]
www/plugins/crayons/vues/logo.html [new file with mode: 0644]
www/plugins/crayons/vues/mots_article_brut.html [new file with mode: 0644]
www/plugins/crayons/vues/qui.html [new file with mode: 0644]
www/plugins/crayons/vues/rubrique_id_parent.html [new file with mode: 0644]
www/plugins/crayons/vues/vignette.html [new file with mode: 0644]