Your IP : 216.73.216.219


Current Path : /home/chauffn/www/templates/site/
Upload File :
Current File : /home/chauffn/www/templates/site/templateDetails.xml

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd">
<extension version="2.5" type="template" client="site">
	<name>site</name>
	<name>site</name>
	<creationDate>14/08/2012</creationDate>
	<author>site</author>
	<authorEmail>contact@site.com</authorEmail>
	<authorUrl>http://www.site.com</authorUrl>
	<copyright>Copyright (C) site</copyright>
	<license>GNU </license>
	<version>2.5.0</version>
	<description>site</description>

	<files>
		<folder>css</folder>
		<folder>html</folder>
		<folder>images</folder>
		<folder>javascript</folder>
		<folder>fonts</folder>
		<folder>language</folder>
		<filename>index.html</filename>
		<filename>index.php</filename>
		<filename>templateDetails.xml</filename>
		<filename>template_preview.png</filename>
		<filename>template_thumbnail.png</filename>
		<filename>favicon.ico</filename>
		<filename>component.php</filename>
		<filename>error.php</filename>
	</files>

	<positions>
		<position>debug</position>
		
		<position>logo</position>	
		<position>diapo</position>
		
		<position>news</position>
		
		<position>menu</position>

		<position>facebook</position>	

		<position>box1</position>
		<position>box2</position>
		<position>box3</position>
		<position>box4</position>
		<position>box5</position>
		<position>box6</position>
				<position>box7</position>
		
		<position>boxtop1</position>
		<position>boxtop2</position>
		<position>boxtop3</position>
		<position>boxtop4</position>

	
		<position>boxbottom1</position>
		<position>boxbottom2</position>
		<position>boxbottom3</position>
		<position>boxbottom4</position>
		
		
		<position>position-15</position>
		<position>position-16</position>
		<position>position-17</position>

	</positions>

	<!-- 	For core templates, we also install/uninstall the language files in the core language folders.
	-->
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.tpl_beez5.ini</language>
		<language tag="en-GB">en-GB/en-GB.tpl_beez5.sys.ini</language>
	</languages>

	
	<config>
		<fields name="params">
			<fieldset name="advanced">
				 <field name="wrapperSmall" type="text" default="53"
					label="TPL_site_FIELD_WRAPPERSMALL_LABEL"
					description="TPL_site_FIELD_WRAPPERSMALL_DESC"
					filter="integer" />

				<field name="wrapperLarge" type="text" default="72"
					label="TPL_site_FIELD_WRAPPERLARGE_LABEL"
					description="TPL_site_FIELD_WRAPPERLARGE_DESC"
					filter="integer" />
				<field name="logo" type="media"
					   label="TPL_site_FIELD_LOGO_LABEL" description="TPL_site_FIELD_LOGO_DESC" />

				<field name="sitetitle"  type="text" default=""
					label="TPL_site_FIELD_SITETITLE_LABEL"
					description="TPL_site_FIELD_SITETITLE_DESC"
					filter="string" />

				<field name="sitedescription"  type="text" default=""
					label="TPL_site_FIELD_DESCRIPTION_LABEL"
					description="TPL_site_FIELD_DESCRIPTION_DESC"
					filter="string" />

				<field name="navposition" type="list" default="center"
					label="TPL_site_FIELD_NAVPOSITION_LABEL"
					description="TPL_site_FIELD_NAVPOSITION_DESC"
					filter="word"
				>
					<option value="center">TPL_site_OPTION_AFTER_CONTENT</option>
					<option value="left">TPL_site_OPTION_BEFORE_CONTENT</option>
				</field>

				<field name="html5" type="list" default="0"
					label="TPL_site_FIELD_HTML5_LABEL"
					description="TPL_site_FIELD_HTML5_DESC"
					filter="int"
				>
					<option value="0">TPL_site_OPTION_XHTML</option>
					<option value="1">TPL_site_OPTION_HTML5</option>
				</field>
			</fieldset>
		</fields>
	</config>
	
	
	
</extension>