Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/tmp/install_533169efa7841/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="2.5" client="site" method="upgrade"> <name>Light RSS</name> <author>Prieco S.A.</author> <creationDate>March 10, 2012</creationDate> <copyright>(C) 2007 - 2012 Prieco, S.A. All rights reserved.</copyright> <license>GNU General Public License version 3 or later; see LICENSE.txt</license> <authorEmail>support@prieco.com</authorEmail> <authorUrl>http://www.prieco.com</authorUrl> <version>1.0.0</version> <description> <![CDATA[ Parse and Display RSS Feed News with DHTML Teaser Tooltip. This module is based on David Thomas's Slick RSS J1.5 module. ]]> </description> <files> <filename module="mod_light_rss">mod_light_rss.php</filename> <folder>tmpl</folder> <filename>helper.php</filename> <filename>index.html</filename> <filename>mod_light_rss.xml</filename> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (div.module), this allows individual module styling" /> <field name="rsscache" type="text" size="6" default="3600" label="RSS Cache time" description="Set the cache time for the RSS feed (seconds)" /> <field name="@spacer" type="spacer" default="" label="" description="" /> <field name="rssurl" type="text" size="50" default="http://pipes.yahoo.com/pipes/pipe.run?_id=5054e2e1eb44cfaa6f631c9413e4f502&_render=rss" label="RSS URL" description="Enter the URL of a RSS feed. e.g: http://digg.com/rss/indexnews.xml" /> <field name="rsstitle" type="radio" default="0" label="Feed Title" description="Display news feed title"> <option value="1">Yes</option> <option value="0">No</option> </field> <field name="rssdesc" type="radio" default="0" label="Feed Description" description="Show the description text for each news feed"> <option value="1">Yes</option> <option value="0">No</option> </field> <field name="rssimage" type="radio" default="0" label="Feed Image" description="Show the image associated with each news feed"> <option value="1">Yes</option> <option value="0">No</option> </field> <field name="rssitems" type="text" size="6" default="5" label="Number of Items" description="Enter number of RSS items to display for each RSS feed" /> <field name="rssitemtitle_words" type="text" size="6" default="15" label="Item Title Word Count " description="Allows you to limit the amount of visible item title text. 0 will show all the text" /> <field name="rssitemdesc" type="radio" default="0" label="Item Description Text" description="Show description text for each RSS item in the main list."> <option value="1">Yes</option> <option value="0">No</option> </field> <field name="rssitemdesc_words" type="text" size="6" default="25" label="Item Description Word Count" description="Maximum number of words to display for each RSS item description. 0 will show all the text" /> <field name="rssitemdesc_images" type="radio" default="0" label="Item Description Text Images" description="Allow images in the item description text in the main list."> <option value="1">Yes</option> <option value="0">No</option> </field> <field name="link_target" type="radio" default="1" label="RSS Feed Link Target" description="Open RSS feed links in this window or a new window?"> <option value="1">New Window</option> <option value="0">Same Window</option> </field> <field name="no_follow" type="radio" default="0" label="Add rel='nofollow' to links" description="Add rel='nofollow' to links"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="@spacer" type="spacer" default="" label="Tooltip Settings" description="The settings below are related to the mouseover tooltip" /> <field name="enable_tooltip" type="radio" default="yes" label="Enable Tooltip" description="Show item description in mouseover tooltip? e.g this one!"> <option value="yes">Yes</option> <option value="no">No</option> </field> <field name="t_word_count_title" type="text" size="6" default="25" label="Tooltip Title Word Count" description="Allows you to limit the amount of visible item title text in the tooltip. 0 will show all the text" /> <field name="t_word_count_desc" type="text" size="6" default="25" label="Tooltip Description Word Count" description="Allows you to limit the amount of visible item description text in the tooltip. 0 will show all the text" /> <field name="tooltip_desc_images" type="radio" default="0" label="Tooltip Description Text Images" description="Allow images in the tooltip description text"> <option value="1">Yes</option> <option value="0">No</option> </field> </fieldset> </fields> </config> <params> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (div.module), this allows individual module styling" /> <param name="rsscache" type="text" size="6" default="3600" label="RSS Cache time" description="Set the cache time for the RSS feed (seconds)" /> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="rssurl" type="text" size="50" default="http://pipes.yahoo.com/pipes/pipe.run?_id=5054e2e1eb44cfaa6f631c9413e4f502&_render=rss" label="RSS URL" description="Enter the URL of a RSS feed. e.g: http://digg.com/rss/indexnews.xml" /> <param name="rsstitle" type="radio" default="0" label="Feed Title" description="Display news feed title"> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="rssdesc" type="radio" default="0" label="Feed Description" description="Show the description text for each news feed"> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="rssimage" type="radio" default="0" label="Feed Image" description="Show the image associated with each news feed"> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="rssitems" type="text" size="6" default="5" label="Number of Items" description="Enter number of RSS items to display for each RSS feed" /> <param name="rssitemtitle_words" type="text" size="6" default="15" label="Item Title Word Count " description="Allows you to limit the amount of visible item title text. 0 will show all the text" /> <param name="rssitemdesc" type="radio" default="0" label="Item Description Text" description="Show description text for each RSS item in the main list."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="rssitemdesc_words" type="text" size="6" default="25" label="Item Description Word Count" description="Maximum number of words to display for each RSS item description. 0 will show all the text" /> <param name="rssitemdesc_images" type="radio" default="0" label="Item Description Text Images" description="Allow images in the item description text in the main list."> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="link_target" type="radio" default="1" label="RSS Feed Link Target" description="Open RSS feed links in this window or a new window?"> <option value="1">New Window</option> <option value="0">Same Window</option> </param> <param name="no_follow" type="radio" default="0" label="Add rel='nofollow' to links" description="Add rel='nofollow' to links"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="@spacer" type="spacer" default="" label="Tooltip Settings" description="The settings below are related to the mouseover tooltip" /> <param name="enable_tooltip" type="radio" default="yes" label="Enable Tooltip" description="Show item description in mouseover tooltip? e.g this one!"> <option value="yes">Yes</option> <option value="no">No</option> </param> <param name="t_word_count_title" type="text" size="6" default="25" label="Tooltip Title Word Count" description="Allows you to limit the amount of visible item title text in the tooltip. 0 will show all the text" /> <param name="t_word_count_desc" type="text" size="6" default="25" label="Tooltip Description Word Count" description="Allows you to limit the amount of visible item description text in the tooltip. 0 will show all the text" /> <param name="tooltip_desc_images" type="radio" default="0" label="Tooltip Description Text Images" description="Allow images in the tooltip description text"> <option value="1">Yes</option> <option value="0">No</option> </param> </params> </extension>