Your IP : 216.73.216.55


Current Path : /home/g/i/t/giteleslfp/www/plugins/system/tooltipgc/
Upload File :
Current File : /home/g/i/t/giteleslfp/www/plugins/system/tooltipgc/tooltipgc.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0" type="plugin" group="system" method="upgrade">
	<name>PLG_TOOLTIPGC_XML_NAME</name>
	<ckpro>0</ckpro>
	<variant>free</variant>
	<author>Cédric KEIFLIN et Ghazal</author>
	<creationDate>Décembre 2010</creationDate>
	<copyright>Ced1870 et Ghazal</copyright>
	<license>http://www.gnu.org/licenses/gpl.html</license>
	<authorEmail></authorEmail>
	<authorUrl>http://www.joomlack.fr</authorUrl>
	<version>4.2.4</version>
	<description>PLG_TOOLTIPGC_XML_DESC</description>
	<scriptfile>install.php</scriptfile>
	<files>
		<filename plugin="tooltipgc">tooltipgc.php</filename>
		<filename>index.html</filename>
		<filename>Mobile_Detect.php</filename>
		<folder>assets</folder>
		<folder>elements</folder>
		<folder>language</folder>
	</files>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_system_tooltipgc.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_system_tooltipgc.sys.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_tooltipgc.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_tooltipgc.sys.ini</language>
	</languages>
	<updateservers>
		<server type="extension" priority="1" name="Tooltip GC Light Update">https://update.joomlack.fr/tooltipgc_light_update.xml</server>
	</updateservers>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field 
					name="infos" 
					type="ckinfo"
					/>
				<field
					name="infospro"
					type="cklight"
					/>
				<field
					name="joomlackproducts"
					type="ckproducts"
					/>
			</fieldset>
			<fieldset name="tooltipgceffects" label="PLG_TOOLTIPGC_OPTIONS_EFFECTS">
				<field name="fxduration" type="cktext" default="300" label="PLG_TOOLTIPGC_TIPDURATION_LABEL" description="PLG_TOOLTIPGC_TIPDURATION_DESC" suffix="ms" icon="hourglass.png"/>
				<field name="dureebulle" type="cktext" default="500" label="PLG_TOOLTIPGC_TIPDURATION2_LABEL" description="PLG_TOOLTIPGC_TIPDURATION2_DESC" suffix="ms" icon="chart_curve.png"/>
				<field name="fxtransition" type="cklist" default="linear" label="PLG_TOOLTIPGC_TRANSITION_LABEL" description="PLG_TOOLTIPGC_TRANSITION_DESC" icon="chart_curve.png">
					<option value="linear">Linear</option>
					<option value="jswing">jswing</option>
					<option value="easeInQuad">easeInQuad</option>
					<option value="easeOutQuad">easeOutQuad</option>
					<option value="easeInOutQuad">easeInOutQuad</option>
					<option value="easeInCubic">easeInCubic</option>
					<option value="easeOutCubic">easeOutCubic</option>
					<option value="easeInOutCubic">easeInOutCubic</option>
					<option value="easeInQuart">easeInQuart</option>
					<option value="easeOutQuart">easeOutQuart</option>
					<option value="easeInOutQuart">easeInOutQuart</option>
					<option value="easeInSine">easeInSine</option>
					<option value="easeOutSine">easeOutSine</option>
					<option value="easeInOutSine">easeInOutSine</option>
					<option value="easeInExpo">easeInExpo</option>
					<option value="easeOutExpo">easeOutExpo</option>
					<option value="easeInOutExpo">easeInOutExpo</option>
					<option value="easeInQuint">easeInQuint</option>
					<option value="easeOutQuint">easeOutQuint</option>
					<option value="easeInOutQuint">easeInOutQuint</option>
					<option value="easeInCirc">easeInCirc</option>
					<option value="easeOutCirc">easeOutCirc</option>
					<option value="easeInOutCirc">easeInOutCirc</option>
					<option value="easeInElastic">easeInElastic</option>
					<option value="easeOutElastic">easeOutElastic</option>
					<option value="easeInOutElastic">easeInOutElastic</option>
					<option value="easeInBack">easeInBack</option>
					<option value="easeOutBack">easeOutBack</option>
					<option value="easeInOutBack">easeInOutBack</option>
					<option value="easeInBounce">easeInBounce</option>
					<option value="easeOutBounce">easeOutBounce</option>
					<option value="easeInOutBounce">easeInOutBounce</option>
				</field>
			</fieldset>
			<fieldset name="tooltipgcstyles" label="PLG_TOOLTIPGC_OPTIONS_STYLES" addfieldpath="/plugins/system/tooltipgc/elements" >
				<field name="stylewidth" type="cktext" default="150" label="PLG_TOOLTIPGC_TIPLENGTH_LABEL" description="PLG_TOOLTIPGC_TIPLENGTH_DESC" icon="width.png" suffix="px" />
				<field name="padding" type="cktext" default="5" label="PLG_TOOLTIPGC_PADDING_LABEL" description="PLG_TOOLTIPGC_PADDING_DESC" icon="text_padding_left.png" suffix="px" />
				<field name="tipoffsetx" type="cktext" default="0" label="PLG_TOOLTIPGC_TIPOFFSETX_LABEL" description="PLG_TOOLTIPGC_TIPOFFSETX_DESC" icon="offsetx.png" suffix="px" />
				<field name="tipoffsety" type="cktext" default="0" label="PLG_TOOLTIPGC_TIPOFFSETY_LABEL" description="PLG_TOOLTIPGC_TIPOFFSETY_DESC" icon="offsety.png" suffix="px" />
				<field name="opacity" type="cktext" default="80" label="PLG_TOOLTIPGC_OPACITY_LABEL" description="PLG_TOOLTIPGC_OPACITY_DESC" icon="layers.png" suffix="%" />
				<field
					name="stylesbackgroundckspacer"
					type="ckspacer"
					label="PLG_TOOLTIPGC_SPACER_STYLESBACKGROUND"
					style="title"/>
				<field name="bgcolor1" type="ckcolor" default="#f0f0f0" label="PLG_TOOLTIPGC_BGCOLOR1_LABEL" description="PLG_TOOLTIPGC_BGCOLOR1_DESC" />
				<field name="bgcolor2" type="ckcolor" default="#e3e3e3" label="PLG_TOOLTIPGC_BGCOLOR2_LABEL" description="PLG_TOOLTIPGC_BGCOLOR2_DESC" />
				
				<field
					name="stylesroundedcornersckspacer"
					type="ckspacer"
					label="PLG_TOOLTIPGC_SPACER_STYLESROUNDEDCORNERS"
					style="title"/>
				<field name="roundedcornerstl" type="cktext" default="5" label="PLG_TOOLTIPGC_ROUNDEDCORNERSTL_LABEL" description="PLG_TOOLTIPGC_ROUNDEDCORNERSTL_DESC" icon="border_radius_tl.png" suffix="px" />
				<field name="roundedcornerstr" type="cktext" default="5" label="PLG_TOOLTIPGC_ROUNDEDCORNERSTR_LABEL" description="PLG_TOOLTIPGC_ROUNDEDCORNERSTR_DESC" icon="border_radius_tr.png" suffix="px" />
				<field name="roundedcornersbr" type="cktext" default="5" label="PLG_TOOLTIPGC_ROUNDEDCORNERSBR_LABEL" description="PLG_TOOLTIPGC_ROUNDEDCORNERSBR_DESC" icon="border_radius_br.png" suffix="px" />
				<field name="roundedcornersbl" type="cktext" default="5" label="PLG_TOOLTIPGC_ROUNDEDCORNERSBL_LABEL" description="PLG_TOOLTIPGC_ROUNDEDCORNERSBL_DESC" icon="border_radius_bl.png" suffix="px" />
				<field
					name="stylesshadowckspacer"
					type="ckspacer"
					label="PLG_TOOLTIPGC_SPACER_STYLESSHADOW"
					style="title"/>
				<field name="shadowcolor" type="ckcolor" default="#444444" label="PLG_TOOLTIPGC_SHADOWCOLOR_LABEL" description="PLG_TOOLTIPGC_SHADOWCOLOR_DESC" />
				<field name="shadowblur" type="cktext" default="3" label="PLG_TOOLTIPGC_SHADOWBLUR_LABEL" description="PLG_TOOLTIPGC_SHADOWBLUR_DESC" icon="shadow_blur.png" suffix="px" />
				<field name="shadowspread" type="cktext" default="0" label="PLG_TOOLTIPGC_SHADOWSPREAD_LABEL" description="PLG_TOOLTIPGC_SHADOWSPREAD_DESC" icon="shadow_spread.png" suffix="px" />
				<field name="shadowoffsetx" type="cktext" default="0" label="PLG_TOOLTIPGC_OFFSETX_LABEL" description="PLG_TOOLTIPGC_OFFSETX_DESC" icon="offsetx.png" suffix="px" />
				<field name="shadowoffsety" type="cktext" default="0" label="PLG_TOOLTIPGC_OFFSETY_LABEL" description="PLG_TOOLTIPGC_OFFSETY_DESC" icon="offsety.png" suffix="px" />
				<field name="shadowinset" type="ckradio" default="0" label="PLG_TOOLTIPGC_SHADOWINSET_LABEL" description="PLG_TOOLTIPGC_SHADOWINSET_DESC" class="btn-group">
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
				<field
					name="stylesbordersckspacer"
					type="ckspacer"
					label="PLG_TOOLTIPGC_SPACER_STYLESBORDERS"
					style="title"/>
				<field name="bordercolor" type="ckcolor" default="#efefef" label="PLG_TOOLTIPGC_BORDERCOLOR_LABEL" description="PLG_TOOLTIPGC_BORDERCOLOR_DESC" />
				<field name="borderwidth" type="cktext" default="1" label="PLG_TOOLTIPGC_BORDERWIDTH_LABEL" description="PLG_TOOLTIPGC_BORDERWIDTH_DESC" icon="shape_borders.png" suffix="px" />
			</fieldset>
			<fieldset name="mobilestyles" label="PLG_TOOLTIPGC_OPTIONS_MOBILE_STYLES">
				<field 
					name="mobilestylesenable" 
					type="ckproonly"
					/>
			</fieldset>
		</fields>
	</config>
</extension>