Your IP : 216.73.216.68


Current Path : /home/sunflowe/www2/j30/components/com_jce/editor/tiny_mce/plugins/fontcolor/
Upload File :
Current File : /home/sunflowe/www2/j30/components/com_jce/editor/tiny_mce/plugins/fontcolor/fontcolor.xml

<?xml version="1.0" ?>
<install version="2.0" type="plugin" plugin="fontcolor" core="1" editable="1">
    <name>WF_FONTCOLOR_TITLE</name>
    <version>2.5.31</version>
    <creationDate>25 October 2016</creationDate>
    <author>Ryan Demmer</author>
    <authorEmail>info@joomlacontenteditor.net</authorEmail>
    <authorUrl>http://www.joomlacontenteditor.net/</authorUrl>
    <copyright>Ryan Demmer</copyright>
    <license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license>
    <description>WF_FONTCOLOR_DESC</description>
    <icon>forecolor,backcolor</icon>
    <params group="standard">
        <param name="foreground_color" type="text" class="color" size="10" default="#000000" label="WF_FORECOLOR_TITLE" description="WF_FONTCOLOR_DESC"/>
        <param name="background_color" type="text" class="color" size="10" default="#000000" label="WF_BACKCOLOR_TITLE" description="WF_BACKCOLOR_DESC"/>
    </params>
    <params group="buttons">
        <param name="buttons" class="checklist buttonlist" type="list" multiple="multiple" default="forecolor,backcolor" label="WF_PARAM_BUTTONS" description="WF_PARAM_BUTTONS_DESC">
            <option value="forecolor">WF_FORECOLOR_TITLE</option>
            <option value="backcolor">WF_BACKCOLOR_TITLE</option>
        </param>
    </params>
    <help></help>
    <languages></languages>
</install>