Your IP : 216.73.216.41


Current Path : /home/purehotels/public_html/modules/mod_pure_footer/
Upload File :
Current File : /home/purehotels/public_html/modules/mod_pure_footer/mod_pure_footer.xml

<?xml version="1.0" encoding="utf-8"?>
<extension
	type="module"
	version="1.1.0"
	client="site">
	<name>PureHotels - Footer</name>
	<author>Kristoffer Klevenberg</author>
	<creationDate>Juni 2014</creationDate>
	<copyright>Copyright DataProffen AS. All rights reserved.</copyright>
	<license>GNU General Public License version 3 </license>
	<authorEmail>post@data-proffen.no</authorEmail>
	<authorUrl>www.data-proffen.no</authorUrl>
	<version>1.0</version>
	<description></description>
	<languages>
			<language tag="nb-NO">modules/mod_pure_footer/language/nb-NO/nb-NO.mod_pure_footer.ini</language>
	</languages>

	<files>
		<filename module="mod_pure_footer">mod_pure_footer.php</filename>
		<filename>index.html</filename>
		<filename>helper.php</filename>
		<folder>css</folder>
		<folder>tmpl</folder>
		<filename>mod_pure_footer.xml</filename>
	</files>

	<config>
		<fields name="params">
		</fields>
	</config>

	<config>
		<fields name="params">

			<fieldset
				name="links">
				<field
					name="instagram"
					type="text"
					label="MOD_PURE_FOOTER_INSTAGRAM_LINK"
					description="MOD_PURE_FOOTER_LINKS" />
				<field
					name="facebook"
					type="text"
					label="MOD_PURE_FOOTER_FACEBOOK_LINK"
					description="MOD_PURE_FOOTER_LINKS" />
				<field
					name="tripadvisor"
					type="text"
					label="MOD_PURE_FOOTER_TRIPADVISOR_LINK"
					description="MOD_PURE_FOOTER_LINKS" />
				<field
					name="linkedin"
					type="text"
					label="MOD_PURE_FOOTER_LINKEDIN_LINK"
					description="MOD_PURE_FOOTER_LINKS" />
			</fieldset>
			
			<fieldset
				name="contact">
				<field
					name="phone"
					type="text"
					label="MOD_PURE_FOOTER_PHONE"
					description="MOD_PURE_FOOTER_PHONE_DESC" />
				<field
					name="email"
					type="text"
					label="MOD_PURE_FOOTER_EMAIL"
					description="MOD_PURE_FOOTER_EMAIL_DESC" />
			</fieldset>
		</fields>
	</config>
</extension>