| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 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 : C:/inetpub/wwwroot/icd/modules/mod_random_image/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install type="module" version="1.5.0"> <name>Random Image</name> <author>Joomla! Project</author> <creationDate>July 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>DESCRANDOMIMAGE</description> <files> <filename module="mod_random_image">mod_random_image.php</filename> </files> <params> <param name="type" type="text" default="jpg" label="Image Type" description="Type of image PNG/GIF/JPG etc. (default is JPG)" /> <param name="folder" type="text" default="" label="Image Folder" description="PARAMIMAGEFOLDER" /> <param name="link" type="text" default="" label="Link" description="PARAMLINK" /> <param name="width" type="text" default="" label="Width (px)" description="PARAMWIDTHPX" /> <param name="height" type="text" default="" label="Height (px)" description="PARAMHEIGHTPX" /> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" /> </params> <params group="advanced"> <param name="cache" type="list" default="0" 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>