| Current Path : /home/musicpassiondjs40/djandreidis/modules/mod_ajo_copyright/ |
| Current File : /home/musicpassiondjs40/djandreidis/modules/mod_ajo_copyright/mod_ajo_copyright.xml |
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="3.4" client="site" method="upgrade"> <name>MOD_AJO_COPYRIGHT</name> <author>Danny Buytaert</author> <creationDate>Juli 2016</creationDate> <copyright>Copyright (C) 2016 Danny Buytaert. All rights reserved. </copyright> <license>GNU General Public License version 2 or later</license> <authorEmail>danny@freakout.be</authorEmail> <authorUrl>www.freakout.be</authorUrl> <version>1.0.0</version> <description>MOD_AJO_COPYRIGHT_XML_DESCRIPTION</description> <files> <filename module="mod_ajo_copyright">mod_ajo_copyright.php</filename> <folder>tmpl</folder> <folder>language</folder> <filename>index.html</filename> <filename>mod_ajo_copyright.xml</filename> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="showCopyright" type="list" description="MOD_AJO_COPYRIGHT_SHOWCOPYRIGHT_DESC" label="MOD_AJO_COPYRIGHT_SHOWCOPYRIGHT_LABEL" default="show_symbol"> <option value="hide">JHIDE</option> <option value="show_symbol">MOD_AJO_COPYRIGHT_SYMBOL</option> <option value="show_text_symbol">MOD_AJO_COPYRIGHT_TEXT_SYMBOL</option> </field> <field name="startYear" type="text" description="MOD_AJO_COPYRIGHT_STARTYEAR_DESC" label="MOD_AJO_COPYRIGHT_STARTYEAR_LABEL" /> <field name="showSitename" type="radio" description="MOD_AJO_COPYRIGHT_SHOWSITENAME_DESC" label="MOD_AJO_COPYRIGHT_SHOWSITENAME_LABEL" default="1"> <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="freeText" type="text" description="MOD_AJO_COPYRIGHT_FREETEXT_DESC" label="MOD_AJO_COPYRIGHT_FREETEXT_LABEL" /> </fieldset> <fieldset name="advanced"> <field name="layout" type="modulelayout" label="JFIELD_ALT_LAYOUT_LABEL" description="JFIELD_ALT_MODULE_LAYOUT_DESC" /> <field name="moduleclass_sfx" type="textarea" rows="3" label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" /> <field name="cache" type="list" default="1" label="COM_MODULES_FIELD_CACHING_LABEL" description="COM_MODULES_FIELD_CACHING_DESC"> <option value="1">JGLOBAL_USE_GLOBAL</option> <option value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option> </field> <field name="cache_time" type="text" default="900" label="COM_MODULES_FIELD_CACHE_TIME_LABEL" description="COM_MODULES_FIELD_CACHE_TIME_DESC" /> </fieldset> </fields> </config> <updateservers> <server type="extension" priority="1" name="mod_ajo_copyright">http://www.joomlafreak.be/updates/mod_ajo_copyright.xml </server> </updateservers> </extension>