| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/eadsa/modules/mod_j15featuredarticles/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/module-install.dtd">
<install type="module" version="1.5" client="site">
<name>Joomla Featured Articles</name>
<creationDate>March 2008</creationDate>
<author>DART Creations</author>
<copyright>(C) 2008 DART Creations</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>spam-me@dart-creations.com</authorEmail>
<authorUrl>www.dart-creations.com</authorUrl>
<version>1.5.5</version>
<description>
Featured Articles Module for Joomla 1.5.x. Shows a number of article titles in a module block. Visit http://www.dart-creations.com for details.
</description>
<files>
<filename module="mod_j15featuredarticles">mod_j15featuredarticles.php</filename>
<filename module="mod_j15featuredarticles">index.html</filename>
<filename module="mod_j15featuredarticles">helper.php</filename>
<folder>tmpl</folder>
</files>
<files>
<filename module="mod_j15featuredarticles">tmpl/index.html</filename>
<filename module="mod_j15featuredarticles">tmpl/default.php</filename>
<filename module="mod_j15featuredarticles">tmpl/table.php</filename>
</files>
<params>
<param name="ids" type="text" default="(1,2,3)" size="40" label="Content Item ID" description="Enter the ID values of the featured content item in the followig format (xx,xx) where xx is content ID." />
<param name="ordering" type="list" default="1" label="Article Ordering" description="The order in which each article is listed.">
<option value="1">ID Ascending Order</option>
<option value="2">ID Descending Order</option>
<option value="3">As specified</option>
<option value="4">Ordering</option>
</param>
<param name="title" type="list" default="1" label="Show Article Title" description="Do you want to display the article title?">
<option value="1">On</option>
<option value="2">Off</option>
</param>
<param name="intro" type="list" default="1" label="Show Introtext" description="Do you want to display the article intro text?">
<option value="1">Off</option>
<option value="2">On</option>
</param>
<param name="body" type="list" default="1" label="Show Body" description="Do you want to display the article body?">
<option value="1">Off</option>
<option value="2">On</option>
</param>
<param name="striphtml" type="list" default="2" label="Strip HTML tags" description="Do you want to remove HTML tags from intro and body text?">
<option value="1">On</option>
<option value="2">Off</option>
</param>
<param name="articlelink" type="list" default="1" label="Link to Article" description="Turn to off if you don't want to link to article">
<option value="1">On</option>
<option value="2">Off</option>
</param>
<param name="NewWindow" type="list" default="0" label="Open in new Window" description="Switch to Yes to open the link in a new window">
<option value="0">Off</option>
<option value="1">On</option>
</param>
<param name="layout" type="filelist" label="Layout" description="Style with which to display the module" directory="/modules/mod_j15featuredarticles/tmpl" default="default" hide_default="1" hide_none="1" stripext="1" filter="\.php$"/>
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="moduleclass_sfx" type="text" default="_menu" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />
<param name="link" type="radio" default="1" label="Invisible Link to Author" description="Invisible Link to author of the module">
<option value="0">No</option>
<option value="1">Yes</option>
</param>
</params>
<params group="advanced">
<param name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this module">
<option value="1">Use global</option>
<option value="0">No caching</option>
</param>
<param name="cache_time" type="text" default="900" label="Cache Time" description="The time before the module is recached" />
</params>
</install>