File: /home/mmickelson/old.loveandlaughterpreschool.com/modules/mod_roknewsrotator/mod_roknewsrotator.xml
<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0">
<name>RokNewsRotator News</name>
<author>RocketTheme</author>
<creationDate>December 2007</creationDate>
<copyright>(C) 2007 RocketTheme. All rights reserved.</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>www.rockettheme.com</authorUrl>
<version>1.0</version>
<description><![CDATA[
<h2>RokNewsRotator Module</h2>
<p>NewsRotator module customized for the Versatility4 template</p>
]]></description>
<files>
<filename module="mod_roknewsrotator">mod_roknewsrotator.php</filename>
<filename>index.html</filename>
<filename>helper.php</filename>
<filename>roknewsrotator-packed.js</filename>
<folder>tmpl/</folder>
</files>
<params>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="linktitle" type="radio" default="1" label="Link Title" description="Use the Title to link to the main article" >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="linkimage" type="radio" default="1" label="Link Image" description="Use the Image to link to the main article" >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="show_front" type="radio" default="1" label="Frontpage Items" description="Show/Hide items designated for the Frontpage - only works when in Content Items only mode">
<option value="1">Show</option>
<option value="0">Hide</option>
<option value="2">Only Frontpage Items</option>
</param>
<param name="count" type="text" default="5" label="Count" description="The number of items to display (default 5)" />
<param name="catid" type="mos_category" default="" label="Category" description="Selects items from a specific Category." />
<param name="secid" type="mos_section" default="" label="Section" description="Selects items from a specific Secion." />
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="jslib" type="radio" default="true" label="Include Mootools JS Library" description="Select whether to include the JS lib as part of this module, Select No if the template already loads this">
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="readmore" type="text" default="Read More" label="Read More Label" description="Text to display for readmore if titles are NOT linked" />
<param name="duration" type="text" default="800" label="Transition Duration" description="Duration in ms of cross-blend transition" />
<param name="delay" type="text" default="7000" label="Delay Length" description="Time in ms of time between newsrotatores" />
<param name="corners" type="radio" default="0" label="Show Image Corners" description="Show image corners" >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="autoplay" type="radio" default="1" label="AutoPlay Rotator" description="Start playing onload" >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="preview_count" type="text" default="300" label="Preview Length" description="Length of characters to show in MooTools preview" />
<param name="controls" type="radio" default="1" label="Show Controls" description="Show or hide the controls" >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="autohide" type="radio" default="1" label="AutoHide Controls" description="When hovering over the RokNewsRotator controls will fade in, eitherway they fade out." >
<option value="0">No</option>
<option value="1">Yes</option>
</param>
<param name="shownopacity" type="text" default="0.7" label="Controls Opacity" description="Opacity to use for controls, when autohide option is enabled. Goes from 0.1 to 1" />
</params>
<params group="advanced">
<param 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>
</param>
<param name="cache_time" type="text" default="900" label="Cache Time" description="The time before the module is recached" />
<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />
</params>
</install>