Your IP : 216.73.216.74


Current Path : /home/bonneesp/www/modules/mod_gallery_wd_slideshow/
Upload File :
Current File : /home/bonneesp/www/modules/mod_gallery_wd_slideshow/mod_gallery_wd_slideshow.xml

<?xml version="1.0" encoding="utf-8" ?>

<extension type="module" version="3.2" client="site"   method="upgrade">

  <name>Gallery WD SlideShow</name>

  <author>Web-Dorado</author>

  <creationDate>April 2014</creationDate>

  <copyright>Copyright (C) 2014 Web-Dorado.com 2014. All rights reserved.</copyright> 

  <license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>

  <authorEmail>info@web-dorado.com</authorEmail>

  <authorUrl>http://www.web-dorado.com/</authorUrl>

  <version>1.3.10</version>



  <files>

   <filename module="mod_gallery_wd_slideshow">mod_gallery_wd_slideshow.php</filename>
	<filename>index.html</filename>
	<filename>helper.php</filename>
	<folder>elements</folder>
	<folder>tmpl</folder>
  </files>
<config>
  <fields name="params">


  	<fieldset name="basic" label="Module Parameters">
	 
  <field name="gallery_id" type="galleryselect"  addfieldpath="/modules/mod_gallery_wd_slideshow/elements/"  label="Select Gallery:" />
  <field name="dimensions" width="20" type="dimensions"  addfieldpath="/modules/mod_gallery_wd_slideshow/elements/" default="250x250" label="Dimensions:" />
	
	  <field name="slide_effect" type="list" default="fade"  addfieldpath="/modules/mod_gallery_wd_slideshow/elements/"  label="SlideShow Effect:" >
	  <option value="none">None</option>
	  <option value="cubeH">Cube Horizontal</option>
	  <option value="cubeV">Cube Vertical</option>
	  <option value="fade">Fade</option>
	  <option value="sliceH">Slice Horizontal</option>
	  <option value="sliceV">Slice Vertical</option>
	  <option value="slideH">Slide Horizontal</option>
	  <option value="slideV">Slide Vertical</option>
	  <option value="scaleOut">Scale Out</option>
	  <option value="scaleIn">Scale In</option>
	  <option value="blockScale">Block Scale</option>
	  <option value="kaleidoscope">Kaleidoscope</option>
	  <option value="fan">Fan</option>
	  <option value="blindH">Blind Horizontal</option>
	  <option value="blindV">Blind Vertical</option>
	  <option value="random">Random</option>
	  </field>

	   <field name="time_interval" width="20" type="text"  addfieldpath="/modules/mod_gallery_wd_slideshow/elements/" default="5" label="Time Interval:" />
  
    <field name="enable_shuffle" type="radio" default="0" label="Enable shuffle:" description=" ">			
	<option value="1"> Yes </option>			
	<option value="0"> No </option>	
	</field>
  	  
  
  <field name="theme_id" type="themeselect"  addfieldpath="/modules/mod_gallery_wd_slideshow/elements/"  label="Select Theme:" />
      
	  


		</fieldset>
		</fields>
		</config>

</extension>