| Current Path : /home/bijouxly/www/modules/mod_rsform/ |
| Current File : /home/bijouxly/www/modules/mod_rsform/mod_rsform.xml |
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="module" client="site" method="upgrade"> <name>RSForm! Pro Module</name> <author>RSJoomla!</author> <creationDate>November 2012</creationDate> <copyright>(C) 2007-2012 www.rsjoomla.com</copyright> <license>GNU General Public License</license> <authorEmail>support@rsjoomla.com</authorEmail> <authorUrl>www.rsjoomla.com</authorUrl> <version>1.4.0</version> <description><![CDATA[MOD_RSFORM_DESC]]></description> <scriptfile>script.php</scriptfile> <files> <filename module="mod_rsform">mod_rsform.php</filename> <filename>index.html</filename> <folder>tmpl</folder> </files> <languages folder="language/en-GB"> <language tag="en-GB">en-GB.mod_rsform.ini</language> <language tag="en-GB">en-GB.mod_rsform.sys.ini</language> </languages> <config> <fields name="params" addfieldpath="/administrator/components/com_rsform/models/fields"> <fieldset name="basic"> <field name="formId" type="forms" default="1" label="MOD_RSFORM_FORM_ID" description="MOD_RSFORM_FORM_ID_DESC" /> <field name="moduleclass_sfx" type="text" default="" label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" /> </fieldset> </fields> </config> </extension>