<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="4.0" client="site" method="upgrade"> <name>J51_Profile</name> <author>Joomla51</author> <creationDate>June 2016</creationDate> <copyright>Copyright (C)2015 Joomla51</copyright> <license>GNU General Public License version 2 or later</license> <authorEmail>[email protected]</authorEmail> <authorUrl>http://www.joomla51.com</authorUrl> <version>1.0</version> <description><![CDATA[<link href="../modules/mod_j51profile/css/admin.css" rel="stylesheet" type="text/css" media="all" /> <!-- #wrap1 {padding:0px 0px 4px 0px;} h1 {clear:both;font-family: Arial Narrow,sans-serif;font-size:18px;margin:0px 0px 12px 0px;padding:0px 0px 1px 10px;color:#C64934; a:} .wrap2 {background:#fff;border:1px solid #8F8F8F;padding:10px; color:#403d6a;} --> </style><div class="templateinfo"> <p>Profile Module by Joomla51</p> </div> ]]> </description> <files> <filename module="mod_j51profile">mod_j51profile.php</filename> <filename module="mod_j51profile">mod_j51profile.xml</filename> <filename module="mod_j51profile">helper.php</filename> <filename module="mod_j51profile">License.txt</filename> <filename module="mod_j51profile">index.html</filename> <folder>css</folder> <folder>js</folder> <folder>tmpl</folder> <folder>language</folder> <folder>elements</folder> </files> <languages> <language tag="en-GB">language/en-GB/en-GB.mod_j51profile.ini</language> </languages> <config> <fields name="params" addfieldpath="/modules/mod_j51profile/elements"> <fieldset name="MOD_J51_GENERALSETTINGS"> <field name="j51_bgcolor" type="color" default="#ffffff" label="Background Color" description="Set your profile background color" /> <field name="j51_image" type="media" default="" label="Image" description="Set your profile image" /> <field name="j51_name" type="text" default="" label="Name" description="Set your profile name" /> <field name="j51_namecolor" type="color" default="#383838" label="Name Color" description="Set your profile name color" /> <field name="j51_position" type="text" default="" label="Position" description="Set your profile position" /> <field name="j51_positioncolor" type="color" default="#104d5e" label="Position Color" description="Set your profile position color" /> <field name="j51_caption" type="textarea" default="" label="Caption" description="Set your profile caption" /> <field name="j51_icons" type="subform" formsource="modules/mod_j51profile/elements/icons.xml" class="advancedSelect" min="1" max="20" multiple="true" layout="joomla.form.field.subform.repeatable" groupByFieldset="true" label="List/Add Social Icon(s)" /> <field name="j51_iconcolor" type="color" default="#ffffff" label="Icon Color" description="Set your icon color" /> <field name="j51_iconhovercolor" type="color" default="#6b6b6b" label="Icon Hover Color" description="Set your icon hover color" /> <field name="j51_maxwidth" type="textpx" default="340" label="Max Width" description="Set your icons size" /> <field name="j51_margin_y" type="textpx" default="0" label="Vertical Margin" description="Set your icons vertical spacing" /> </fieldset> </fields> </config> </extension>