<?xml version="1.0" ?> <extension version="3.4" type="plugin" group="jce" method="upgrade"> <name>WF_EMOTIONS_TITLE</name> <version>2.9.30</version> <creationDate>14-09-2022</creationDate> <author>Moxiecode / Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>https://www.joomlacontenteditor.net/</authorUrl> <copyright>Copyright (C) 2006 - 2022 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_EMOTIONS_DESC</description> <icon>emotions</icon> <files> <file>editor_plugin.js</file> <file>emotions.php</file> <folder>classes</folder> <folder>css</folder> <folder>img</folder> <folder>js</folder> <folder>tmpl</folder> </files> <fields name="emotions"> <fieldset name="config"> <field name="url" type="text" placeholder="components/com_jce/editor/tiny_mce/plugins/emotions/img" default="" size="100" label="WF_EMOTIONS_PARAM_URL" description="WF_EMOTIONS_PARAM_URL_DESC" /> <field name="smilies" type="text" placeholder="eg: smiley-confused.gif,smiley-cool.gif" default="" size="100" label="WF_EMOTIONS_PARAM_SMILIES" description="WF_EMOTIONS_PARAM_SMILIES_DESC" /> </fieldset> </fields> <languages> <language tag="en-GB">en-GB.WF_emotions.ini</language> </languages> <help></help> </extension>