|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/performancepartsinc/main/modules/mod_syndicate/ |
Upload File : |
<?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>[email protected]</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>