File: /home/ffeilden.com/public_html/modules/mod_k2store_cart/mod_k2store_cart.xml
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.7" method="upgrade">
<name>K2 Store Cart</name>
<creationDate>Oct 2010</creationDate>
<author>Ramesh Elamathi</author>
<copyright>weblogicxindia.com</copyright>
<authorEmail>rameshelamathi@gmail.com</authorEmail>
<authorUrl>www.weblogicxindia.in</authorUrl>
<version>1.1</version>
<description>
<![CDATA[<p>K2 Store Cart
<p> Please contact to us for more info <a href="mailto:rameshelamathi@gmail.com">rameshelamathi@gmail.com</a></p>
]]>
</description>
<files>
<filename module="mod_k2store_cart">mod_k2store_cart.php</filename>
<filename>index.html</filename>
<filename>helper.php</filename>
<filename>mod_k2store_cart.xml</filename>
<folder>css</folder>
<folder>tmpl</folder>
</files>
<config>
<fields name="params">
<fieldset name="basic" >
<field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />
</fieldset>
<fieldset name="advanced">
<field name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this module">
<option value="1">Use global</option>
<option value="0">No caching</option>
</field>
<field name="cache_time" type="text" default="900" label="Cache Time" description="The time before the module is recached" />
</fieldset>
</fields>
</config>
</install>