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_jw_cifs.xml
<?xml version="1.0" encoding="utf-8"?> <mosinstall type="module"> <name>Fading Scroller</name> <author>George Chouliaras - Fotis Evangelou</author> <creationDate>09/08/2006</creationDate> <copyright>This component in released under the GNU/GPL License</copyright> <authorEmail>joomlaworks@gmail.com</authorEmail> <authorUrl>http://www.webpr.gr/joomla</authorUrl> <version>1.0.1</version> <description> <![CDATA[ <div style="padding:0px 8px 8px 0px;"> <h1 style="clear:both;font-size:17px;border-bottom:1px dotted #505050;"><a target="_blank" title="Visit the official AllVideos Bot website!" href="http://www.webpr.gr/joomla">CONTENT ITEMS FADING SCROLLER MODULE</a></h1> <a title="Visit the official website!" href="http://www.webpr.gr/joomla"><img style="float:right;background:#fff;border:1px solid #ccc;padding:2px;margin:0px 0px 2px 8px;" src="../modules/mod_jw_cifs/logo.gif" border="0" alt="Logo" /></a>The Content Items Fading Scroller Module for Joomla 1.0.x is a module that fades a user specified number of content items published in one or many sections/categories. It is based on Dynamic Drive's <a target="_blank" href="http://www.dynamicdrive.com/dynamicindex2/fadescroll.htm">Fading Scroller</a> and is very flexible when it comes to content output. Check out a demo of the effect produced <a target="_blank" href="http://www.dynamicdrive.com/dynamicindex2/fadescroll.htm">here</a>. <h1 style="clear:both;font-size:17px;border-bottom:1px dotted #505050;">USAGE</h1> 1) Remember to set the parameters below!<br /> 2) Any images inserted into content using the mosimage string or any WYSIWYG editor will be stripped out, or else the script cannot work!<br /> 3) Because the module uses RGB color values for the fade effect and not HEX values (like #ff0000), we have provided a small utility to convert your standard HEX values to RGB. Click the link below to open the converter. <div style="text-align:center;margin:12px;"> <a style="font-size:13px;font-weight:bold;" onclick="window.open('../modules/mod_jw_cifs/mod_jw_cifs_cc.php','HEX to RGB Color Converter','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=440,height=160,directories=no,location=no');return false;" href="../modules/mod_jw_cifs/mod_jw_cifs_cc.php" target="_blank">HEX to RGB Color Converter</a> </div> 4) The parameter values below are set based on the default Joomla template (150px column width etc.), so it's plug and play for those using it! <h1 style="clear:both;font-size:17px;border-bottom:1px dotted #505050;">FOR INFO, UPDATES, REQUESTS & CONTACT</h1> Check out our other extensions (e.g. the <b>AllVideos Plugin</b> or the <b>Ultimate PNG Fix Plugin</b>) as well as useful tips and tutorials on the official project page at <a target="_blank" href="http://www.webpr.gr/joomla">www.webpr.gr/joomla</a>, which will always feature the latest update of the Content Items Fading Scroller Module for Joomla 1.0.x. You can also post comments, requests or discuss the module there.<br /> <br /> Please show your support by rating or commenting on the bot at the official Joomla Extensions page <a href="http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1003/Itemid,35/">HERE</a>.<br /> <br /> <b>Thank you for your support!</b><br /> <br /> <i>(Last update: August 15th, 2006 - version 1.0.2)</i><br /> <br /> </div> ]]> </description> <files> <filename module="mod_jw_cifs">mod_jw_cifs.php</filename> <filename module="mod_jw_cifs">mod_jw_cifs/mod_jw_cifs_cc.php</filename> <filename module="mod_jw_cifs">mod_jw_cifs/logo.gif</filename> </files> <params> <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" /> <param name="cache" type="radio" default="0" label="Enable Cache" description="Enable content caching for this module."> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="show_front" type="radio" default="1" label="Show Frontpage Items" description="Show/hide content items assigned to the Frontpage."> <option value="1">show</option> <option value="0">hide</option> </param> <param name="show_section_title" type="radio" default="1" label="Section Title" description="Show/hide Section Title"> <option value="1">show</option> <option value="0">hide</option> </param> <param name="show_category_title" type="radio" default="1" label="Catagory Title" description="Show/hide Catagory Title"> <option value="1">show</option> <option value="0">hide</option> </param> <param name="count" type="text" default="5" label="Number of Items to scroll through" description="The number of content items to scroll through (default is 5)" /> <param name="secid" type="text" default="" label="Section ID" description="Specify one or more sections -using their IDs- whose content items will be displayed. If you want to display content items from multiple sections, simply write the specified section IDs, seperated by a comma (e.g. 2,5,6). You must specify at least one section ID in order for the module to work!" /> <param name="catid" type="text" default="" label="Category ID" description="Specify one or more categories -using their IDs- whose content items will be displayed. If you want to display content items from multiple categories, simply write the specified category IDs, seperated by a comma (e.g. 1,3,4)." /> <param name="seperator" type="text" default=">>" label="Section - Category Seperator" description="A seperator between the section title and the category title, when both are displayed." /> <param name="show_title" type="radio" default="1" label="Show item title" description="Show/hide content item title."> <option value="1">show</option> <option value="0">hide</option> </param> <param name="show_date" type="radio" default="1" label="Show item date" description="Show/hide content item date."> <option value="1">show</option> <option value="0">hide</option> </param> <param name="show_readmore" type="radio" default="1" label="Show Readmore link" description="Show/hide the readmore link. If hide is selected, the article can still be accessed through its title."> <option value="1">show</option> <option value="0">hide</option> </param> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="uniqueid" type="text" default="cifs" label="Unique ID for the Fading Scroller Box" description="This ID is used by the module's CSS to uniquely style a fading scroller box. It is also used by the javascript code. This ID must be unique and must not contain any numbers, spaces or any other weird symbols. So keep it simple, like 'fsleft' or 'scroller'!" /> <param name="cifswidth" type="text" default="150px" label="Fading Scroller Box width" description="Set the Fading Scroller Box width in either pixels or percentages, like '100px' or '80%'." /> <param name="cifsheight" type="text" default="250px" label="Fading Scroller Box height" description="Set the Fading Scroller Box height in either pixels or percentages, like '100px' or '80%'." /> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="delay" type="text" default="3000" label="Time delay between fading Content Items" description="Set here the time delay (in miliseconds) between fading Content Items." /> <param name="maxsteps" type="text" default="50" label="Number of 'fading steps'" description="The number of steps to take to change from starting color to ending color." /> <param name="stepdelay" type="text" default="50" label="Time delay for each fading step" description="Time in miliseconds of a single step. The fade duration equals the time delay for each fading step multiplied by the number of 'fading steps'." /> <param name="startcolor" type="text" default="255,255,255" label="Starting color (in RGB mode)" description="Set values for (red, green, blue). Default is set to white. Use the converter above to 'interpret' hex values to rgb values." /> <param name="endcolor" type="text" default="0,0,0" label="Ending color (in RGB mode)" description="Set values for (red, green, blue). Default is set to black. Use the converter above to 'interpret' hex values to rgb values." /> <param name="fadelinks" type="radio" default="1" label="Should links in Content Items fade as well?" description="Should links in Content Items fade like text?"> <option value="1">Yes</option> <option value="0">No</option> </param> <param name="@spacer" type="spacer" default="" label="" description="" /> </params> </mosinstall>
Simpan