Your IP : 216.73.216.54


Current Path : /var/www/html/modules/mod_jomsocialbirth/
Upload File :
Current File : /var/www/html/modules/mod_jomsocialbirth/mod_jomsocialbirth.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="module" client="site" method="upgrade" version="2.5">
	<name>Community - JomSocial  Upcoming Birthday</name>
	<author>Lujayn Infoways</author>
	<creationDate>October 2014</creationDate>
	<copyright>Copyright (C) 2015 - 2018 JomSocial. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>info@lujayninfoways.com</authorEmail>
	<authorUrl>http://www.lujayninfoways.com</authorUrl>
	<version>3.0</version>
	<description>Displays Upcoming Birthdate of Jomsocial users's Fiends</description>
	<files>
		<filename module="mod_jomsocialbirth">mod_jomsocialbirth.php</filename>
		<filename>mod_jomsocialbirth.xml</filename>
		<filename>helper.php</filename>
		<filename>index.html</filename>
		<filename>tmpl/default.php</filename>
		<filename>tmpl/style.css</filename>
	</files>
	<languages folder="site">
		<language tag="en-GB">language/en-GB/en-GB.mod_jomsocialbirth.ini</language>
		<language tag="de-DE">language/de-DE/de-DE.mod_jomsocialbirth.ini</language>
		<language tag="ar-AA">language/ar-AA/ar-AA.mod_jomsocialbirth.ini</language>
		<language tag="el-GR">language/el-GR/el-GR.mod_jomsocialbirth.ini</language>
		<language tag="es-ES">language/es-ES/es-ES.mod_jomsocialbirth.ini</language>
		<language tag="fr-FR">language/fr-FR/fr-FR.mod_jomsocialbirth.ini</language>
		<language tag="it-IT">language/it-IT/it-IT.mod_jomsocialbirth.ini</language>
		<language tag="ja-JP">language/ja-JP/ja-JP.mod_jomsocialbirth.ini</language>
		<language tag="ko-KR">language/ko-KR/ko-KR.mod_jomsocialbirth.ini</language>
		<language tag="nl-NL">language/nl-NL/nl-NL.mod_jomsocialbirth.ini</language>
		<language tag="pt-PT">language/pt-PT/pt-PT.mod_jomsocialbirth.ini</language>
		<language tag="ru-RU">language/ru-RU/ru-RU.mod_jomsocialbirth.ini</language>
		<language tag="zh-CN">language/zh-CN/zh-CN.mod_jomsocialbirth.ini</language>
	</languages>
	<help key="JHELP_EXTENSIONS_MODULE_MANAGER_JOMSOCIALBIRTH" />
	<config>
        <fields name="params">
            <fieldset name="basic">
                <field name="moduleclass_sfx" type="text" default="" label="Class Sufix" description="MOD_JOMSOCIAL_SUFFIX" />
				<field name="no_days" type="text" default="" label="No. Of Days" description="MOD_JOMSOCIAL_DAYS" />
				<field name="ageoption" type="radio" default="0" label="Display Age" description="MOD_JOMSOCIALBIRTH_RADIO">
					<option value="1">JYES</option>
					<option	value="0">JNO</option>
				</field>
            </fieldset>                 
        </fields>
    </config>
</extension>