Files
sterivein/local/modules/Tinymce/Config/module.xml
Franck Allimant 33fe269b25 Fixed module title
2014-04-24 16:28:21 +02:00

19 lines
519 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module>
<fullnamespace>Tinymce\Tinymce</fullnamespace>
<descriptive locale="en_US">
<title>TinyMCE WYSIWYG editor</title>
</descriptive>
<descriptive locale="fr_FR">
<title>Editeur visuel TinyMCE</title>
</descriptive>
<version>0.1</version>
<author>
<name>Manuel Raynaud</name>
<email>manu@thelia.net</email>
</author>
<type>classic</type>
<thelia>2.0.0</thelia>
<stability>alpha</stability>
</module>