| Current Path : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/source/ |
| Current File : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/source/source.xml |
<?xml version="1.0" ?> <install version="2.0" type="plugin" plugin="source" core="1" editable="1"> <name>WF_SOURCE_TITLE</name> <version>2.0.19</version> <creationDate>28 November 2011</creationDate> <author>Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>http://www.joomlacontenteditor.net/</authorUrl> <copyright>Copyright (C) 2006 - 2011 Ryan Demmer. All rights reserved</copyright> <license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license> <description>WF_SOURCE_DESC</description> <icon>source,wrap,highlight,numbers</icon> <params group="standard"> <param name="highlight" type="list" default="1" label="WF_SOURCE_HIGHLIGHT" description="WF_SOURCE_HIGHLIGHT_DESC"> <option value="1">WF_OPTION_ON</option> <option value="0">WF_OPTION_OFF</option> </param> <param name="numbers" type="list" default="1" label="WF_SOURCE_NUMBERS" description="WF_SOURCE_NUMBERS_DESC"> <option value="1">WF_OPTION_ON</option> <option value="0">WF_OPTION_OFF</option> </param> <param name="wrap" type="list" default="1" label="WF_SOURCE_WRAP" description="WF_SOURCE_WRAP_DESC"> <option value="1">WF_OPTION_ON</option> <option value="0">WF_OPTION_OFF</option> </param> <param name="theme" type="filelist" directory="components/com_jce/editor/tiny_mce/plugins/source/css/codemirror/theme" hide_none="true" hide_default="true" stripext="true" filter=".css" default="textmate" label="WF_SOURCE_THEME" description="WF_SOURCE_THEME_DESC" /> </params> <help> <topic key="source.about" title="WF_SOURCE_HELP_ABOUT" /> </help> <languages></languages> </install>