File: /var/www/vhosts/pgkdistribution.com.au/citisolar.com.au/modules/mod_wrapper/mod_wrapper.xml
<?xml version="1.0" encoding="utf-8"?>
<extension
type="module"
version="2.5"
client="site"
method="upgrade">
<name>mod_wrapper</name>
<author>Joomla! Project</author>
<creationDate>October 2004</creationDate>
<copyright>Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<version>2.5.0</version>
<description>MOD_WRAPPER_XML_DESCRIPTION</description>
<files>
<filename module="mod_wrapper">mod_wrapper.php</filename>
<folder>tmpl</folder>
<filename>helper.php</filename>
<filename>index.html</filename>
</files>
<languages>
<language tag="en-GB">en-GB.mod_wrapper.ini</language>
<language tag="en-GB">en-GB.mod_wrapper.sys.ini</language>
</languages>
<help key="JHELP_EXTENSIONS_MODULE_MANAGER_WRAPPER" />
<config>
<fields name="params">
<fieldset name="basic">
<field
name="url"
type="text"
size="30"
label="MOD_WRAPPER_FIELD_URL_LABEL"
description="MOD_WRAPPER_FIELD_URL_DESC" />
<field
name="add"
type="radio"
default="1"
label="MOD_WRAPPER_FIELD_ADD_LABEL"
description="MOD_WRAPPER_FIELD_ADD_DESC">
<option
value="0">JNO</option>
<option
value="1">JYES</option>
</field>
<field
name="scrolling"
type="list"
default="auto"
label="MOD_WRAPPER_FIELD_SCROLL_LABEL"
description="MOD_WRAPPER_FIELD_SCROLL_DESC">
<option
value="auto">MOD_WRAPPER_FIELD_VALUE_AUTO</option>
<option
value="no">JNO</option>
<option
value="yes">JYES</option>
</field>
<field
name="width"
type="text"
size="5"
default="100%"
label="MOD_WRAPPER_FIELD_WIDTH_LABEL"
description="MOD_WRAPPER_FIELD_WIDTH_DESC" />
<field
name="height"
type="text"
size="5"
default="200"
label="MOD_WRAPPER_FIELD_HEIGHT_LABEL"
description="MOD_WRAPPER_FIELD_HEIGHT_DESC" />
<field
name="height_auto"
type="radio"
default="1"
label="MOD_WRAPPER_FIELD_AUTOHEIGHT_LABEL"
description="MOD_WRAPPER_FIELD_AUTOHEIGHT_DESC">
<option
value="0">JNO</option>
<option
value="1">JYES</option>
</field>
<field
name="target"
type="text"
size="30"
label="MOD_WRAPPER_FIELD_TARGET_LABEL"
description="MOD_WRAPPER_FIELD_TARGET_DESC" />
</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="text"
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" />
<field
name="cachemode"
type="hidden"
default="static">
<option
value="static"></option>
</field>
</fieldset>
</fields>
</config>
</extension>