File: /home/flexnetw/public_html/old/riseandshine/modules/mod_czater/mod_czater.xml
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="1.6.0" client="site" method="upgrade">
<name>Czater</name>
<author>Czater.pl</author>
<creationDate>2015</creationDate>
<copyright>Copyright (C) 2013 Czater.pl</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.txt</license>
<authorEmail>m.warycha@techspace.pl</authorEmail>
<version>1.0.0</version>
<description>
Live chat na TwojÄ… stronÄ™.
</description>
<files>
<filename module="mod_czater">mod_czater.php</filename>
<filename module="mod_czater">tmpl/default.php</filename>
<filename module="mod_czater">tmpl/index.html</filename>
<filename module="mod_czater">helper.php</filename>
<filename module="mod_czater">index.html</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic" label="Czater Settings">
<field name="@spacer" type="spacer" default="" label="Wstaw kod czatu pobrany ze strony: <a href="https://www.czater.pl/userPanel/codes" target="_blank">Czater.pl</a>" description=""/>
<field name="czaterCode" type="textarea" default="0" label="Kod czatu" description="wklei kod czatu" style="width:100%;"/>
<field name="czaterAutoCompliteLogin" type="checkbox" value="1" label="Automatycznie wypelniaj login" description="Automatycznie wypelniaj login" />
<field name="czaterAutoCompliteEmail" type="checkbox" value="1" label="Automatycznie wypelniaj email" description="Automatycznie wypelniaj email" />
</fieldset>
</fields>
</config>
</extension>