One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
sam
/
public_html
/
web
/
modules
/
Edit File:
mod_random_image.xml
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="1.0.0"> <name>Random Image</name> <author>Joomla! Project</author> <creationDate>July 2004</creationDate> <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.0.0</version> <description>This module display a random image from your chosen directory</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="Path to the image folder relative to the site url, eg: images/stories" /> <param name="link" type="text" default="" label="Link" description="A URL to redirect to if image is clicked on, eg: http://www.joomla.org" /> <param name="width" type="text" default="" label="Width (px)" description="Image width (forces all images to be displayed with this width)" /> <param name="height" type="text" default="" label="Height (px)" description="Image height (forces all images to be displayed with the height)" /> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" /> </params> </mosinstall>
Simpan