FundacionLQDVI_WebCongresos/www/modules/mod_chronocontact/mod_chronocontact.xml

26 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="module" client="site">
<name>ChronoForms</name>
<author>ChronoEngine.com</author>
<creationDate>03 May 2009</creationDate>
<copyright>Copyright (C) 2006 - 2009 ChronoEngine.com. All rights reserved.</copyright>
<license>Same as Chronoforms License</license>
<authorEmail>webmaster@chronoengine.com</authorEmail>
<authorUrl>www.chronoengine.com</authorUrl>
<version>1.3/ V3.1 RC5.2</version>
<description>Show a Chronoform, works on J1.5 and ChronoForms V3.1 RC5.2</description>
<files>
<filename module="mod_chronocontact">mod_chronocontact.php</filename>
<filename>helper.php</filename>
<filename>index.html</filename>
<filename>tmpl/default.php</filename>
<filename>tmpl/index.html</filename>
</files>
<params>
<param name="cache" type="list" default="0" label="Caching" description="Select whether to cache the content of this module">
<option value="0">Never</option>
</param>
<param name="chronoformname" type="text" default="" label="Form Name" description="Add form name to be shown" />
<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />
</params>
</install>