AAAAmod_syndicate.xml 0000666 00000004645 15137200403 0010120 0 ustar 00
mod_syndicate
Joomla! Project
May 2006
Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.
GNU General Public License version 2 or later; see LICENSE.txt
admin@joomla.org
www.joomla.org
2.5.0
MOD_SYNDICATE_XML_DESCRIPTION
mod_syndicate.php
tmpl
helper.php
index.html mod_syndicate.xml
en-GB.mod_syndicate.ini
en-GB.mod_syndicate.sys.ini
mod_syndicate.php 0000666 00000001266 15137200403 0010103 0 ustar 00 def('format', 'rss');
$link = modSyndicateHelper::getLink($params);
if (is_null($link)) {
return;
}
$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx'));
$text = htmlspecialchars($params->get('text'));
require JModuleHelper::getLayoutPath('mod_syndicate', $params->get('layout', 'default'));
tmpl/index.html 0000666 00000000037 15137200403 0007514 0 ustar 00
tmpl/.htaccess 0000666 00000000177 15137200403 0007322 0 ustar 00
Order allow,deny
Deny from all