Your IP : 216.73.216.240


Current Path : /home/juvelize/www/modules/mod_slider_light_beautiful/
Upload File :
Current File : /home/juvelize/www/modules/mod_slider_light_beautiful/mod_slider_light_beautiful.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="2.5" client="site" method="upgrade">
	<name>slider light beautiful</name>
	<author>joomhome.com</author>
	<creationDate>July 2015</creationDate>
	<copyright>Copyright (C) 2015 joomhome.com. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>support@joomhome.com</authorEmail>
	<authorUrl>www.joomhome.com</authorUrl>
	<version>1.0</version>
	<description>slider light beautiful for Joomla!</description>
	<files>
		<filename module="mod_slider_light_beautiful">mod_slider_light_beautiful.php</filename>
		<filename>helper.php</filename>
		<filename>index.html</filename>
		<folder>elements/</folder>
		<folder>assets/</folder>
		<folder>tmpl/</folder>
	</files>
	<config>
		<fields name="params" addfieldpath="/modules/mod_slider_light_beautiful/elements">
			<fieldset name="basic">
				<field type="loader" />
				<field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />
				<field name="enable_jQuery" type="radio" default="1" label="Enable/Disable jQuery" description="select Enable/Disable">
					<option value="1">Enable</option>
					<option value="0">Disable</option>
				</field>
				<field name="width" type="text" default="100%" label="Width of module(%)" description="Width of module(%)" />
				<field name="path" type="foldertree" default="" directory="images" filter="" label="Image folder" description="Select a image folder" />
				<!--<field name="links" type="textarea" default="" label="Link of images(split by [;])" description="Link of images" />
				<field name="bg_color_arrows" type="hotcolor" default="#72b890" label="Background color of arrows" description="Select color" />
				-->
			</fieldset>
			<!--
			<fieldset name="animation_setting" label="Animation setting">
				<field name="flip" type="list" default="1" label="Flip" description="select Vertical/Horizontal">
					<option value="1">Vertical</option>
					<option value="0">Horizontal</option>
				</field>
				<field name="autoplay" type="list" default="1" label="Autoplay" description="select Enable/Disable">
					<option value="1">Enable</option>
					<option value="0">Disable</option>
				</field>
				<field name="speed" type="text" default="800" label="Transition speed" description="Transition speed" />
				<field name="interval" type="text" default="3000" label="Transition interval" description="Transition interval" />
				<field name="circular" type="list" default="1" label="Circular" description="select Enable/Disable">
					<option value="1">Enable</option>
					<option value="0">Disable</option>
				</field>
				<field name="shadows" type="list" default="1" label="Shadows" description="select Enable/Disable">
					<option value="1">Enable</option>
					<option value="0">Disable</option>
				</field>
			</fieldset>
				-->
			<fieldset name="advanced">
				<field name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this module">
					<option value="1">Use global</option>
					<option value="0">No caching</option>
				</field>
				<field name="cache_time" type="text" default="900" label="Cache Time" description="The time before the module is recached" />
			</fieldset>			
		</fields>
	</config>
</extension>