?
Path : /home/admin/public_html/old/board/modules/mod_syndicate/ |
Current File : /home/admin/public_html/old/board/modules/mod_syndicate/mod_syndicate.xml |
<?xml version="1.0" encoding="utf-8"?> <install type="module" version="1.5.0"> <name>Syndicate</name> <author>Joomla! Project</author> <creationDate>May 2006</creationDate> <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.5.0</version> <description>Smart Syndication module that creates syndicated feed for the page where the module is displayed</description> <files> <filename module="mod_syndicate">mod_syndicate.php</filename> </files> <params> <param name="cache" type="list" default="0" label="Caching" description="Select whether to cache the content of this module"> <option value="0">Never</option> </param> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="text" type="text" default="Feed Entries" label="Text" description="PARAMTEXT" /> <param name="format" type="list" default="rss" label="Format" description="PARAMFEEDFORMAT"> <option value="rss">RSS 2.0</option> <option value="atom">Atom 1.0</option> </param> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" /> </params> </install>