[PLUGINS] +yaml
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 20 Mar 2014 17:34:03 +0000 (18:34 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 20 Mar 2014 17:34:03 +0000 (18:34 +0100)
commit8fcc303b842d94eccfc05fdf6cfd0b78d9123006
tree5e3ec9e4d1a0d10983ca4d845f11c099459f461e
parente5df6e32485f43481d5f8b3b2ae5fbb93b5a9625
[PLUGINS] +yaml
27 files changed:
scripts/menu-barrenav.yaml [new file with mode: 0644]
www/plugins/skel_ptitvelo/paquet.xml
www/plugins/yaml/demo/iter_data_yaml.html [new file with mode: 0644]
www/plugins/yaml/experimental/README [new file with mode: 0644]
www/plugins/yaml/experimental/yaml.html [new file with mode: 0644]
www/plugins/yaml/experimental/yaml_fonctions.php [new file with mode: 0644]
www/plugins/yaml/inc/yaml.php [new file with mode: 0644]
www/plugins/yaml/inc/yaml_sfyaml.php [new file with mode: 0644]
www/plugins/yaml/inc/yaml_to_array.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml.xml [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_en.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_es.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_fa.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_fr.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_ru.php [new file with mode: 0644]
www/plugins/yaml/lang/paquet-yaml_sk.php [new file with mode: 0644]
www/plugins/yaml/paquet.xml [new file with mode: 0644]
www/plugins/yaml/plugin.xml [new file with mode: 0644]
www/plugins/yaml/sfyaml/sfYaml.php [new file with mode: 0755]
www/plugins/yaml/sfyaml/sfYamlDumper.php [new file with mode: 0755]
www/plugins/yaml/sfyaml/sfYamlInline.php [new file with mode: 0755]
www/plugins/yaml/sfyaml/sfYamlParser.php [new file with mode: 0755]
www/plugins/yaml/spyc/spyc-php4.php [new file with mode: 0644]
www/plugins/yaml/spyc/spyc.php [new file with mode: 0644]
www/plugins/yaml/svn.revision [new file with mode: 0644]
www/plugins/yaml/yaml.png [new file with mode: 0644]
www/plugins/yaml/yaml_fonctions.php [new file with mode: 0644]