name : mod_j51profile.xml
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="2.5" 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_icon"
					type="Repeatable"
					select="List/Add Social Icon(s)"
					icon="list"
					description="Social Icons(s)"
					label="Social Icons(s)">
					<fields name="params">
					<fieldset hidden="true" name="j51_icon_modal" repeat="true">
						<field name="j51_iconclass" type="text" default="" label="FontAwesome Icon Class" description="Set your FontAwesome Icon class name" />
						<field name="j51_icontitle" type="text" default="" label="Icon Title" description="Set your icon title" />
						<field name="j51_iconurl" type="text" default="" label="Icon URL" description="Set your linked icon URL" directory="/" filter="" exclude="" stripext="" />
					</fieldset>
					</fields>
				</field>
				<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>
			
			<fieldset name="advanced">
				<field
					name="layout"
					type="modulelayout"
					label="JFIELD_ALT_LAYOUT_LABEL"
					description="JFIELD_ALT_MODULE_LAYOUT_DESC" />

				<field
					name="moduleclass_sfx"
					type="text"
					label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
					description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />

				<field
					name="cache"
					type="list"
					default="1"
					label="COM_MODULES_FIELD_CACHING_LABEL"
					description="COM_MODULES_FIELD_CACHING_DESC">
					<option
						value="1">JGLOBAL_USE_GLOBAL</option>
					<option
						value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
				</field>

				<field
					name="cache_time"
					type="text"
					default="900"
					label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
					description="COM_MODULES_FIELD_CACHE_TIME_DESC" />
				<field
					name="cachemode"
					type="hidden"
					default="static">
					<option
						value="static"></option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>

© 2025 Cubjrnet7