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/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>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>