| Current Path : /home/cbequiperp/www/components/com_jce/editor/extensions/links/ |
| Current File : /home/cbequiperp/www/components/com_jce/editor/extensions/links/flexicontentlinks.xml |
<?xml version="1.0" ?> <install version="2.6" type="extension" extension="flexicontentlinks" folder="links" method="upgrade" core="0"> <name>FLEXIcontent Links</name> <version>2.3.0-rc</version> <creationDate>28 November 2016</creationDate> <author>ggppdk, Aazam</author> <authorEmail>emmanuel@vistamedia.fr</authorEmail> <authorUrl>www.flexicontent.org</authorUrl> <copyright>ggppdk, Aazam</copyright> <license>GNU/GPL v2</license> <description>Flexicontent Links for JCE 2.6.x</description> <files> <filename>flexicontentlinks.php</filename> <folder>flexicontentlinks</folder> </files> <!--params group="links"> <param name="flexicontentlinks" type="list" default="1" label="WF_LABEL_EXTENSION_ENABLE" description="WF_LABEL_EXTENSION_ENABLE_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> </params--> <params group="flexicontentlinks"> <!--param name="enable" type="list" default="1" label="WF_LABEL_EXTENSION_ENABLE" description="WF_LABEL_EXTENSION_ENABLE_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param--> <param name="items" type="radio" default="1" label="Item links" description="Allows You to browse flexicontent categories and link to them or their items"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="tags" type="radio" default="1" label="Tag links" description="Allows You to browse flexicontent tags and link to them"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> </params> <plugins></plugins> </install>