Your IP : 216.73.216.240


Current Path : /home/juvelize/www/plugins/editors-xtd/tabs/
Upload File :
Current File : /home/juvelize/www/plugins/editors-xtd/tabs/tabs.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0" type="plugin" group="editors-xtd" method="upgrade">
	<name>PLG_EDITORS-XTD_TABS</name>
	<description>PLG_EDITORS-XTD_TABS_DESC</description>
	<version>3.3.6FREE</version>
	<creationDate>November 2013</creationDate>
	<author>NoNumber (Peter van Westen)</author>
	<authorEmail>peter@nonumber.nl</authorEmail>
	<authorUrl>http://www.nonumber.nl</authorUrl>
	<copyright>Copyright © 2013 NoNumber All Rights Reserved</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>

	<!-- Files -->
	<files>
		<filename plugin="tabs">tabs.php</filename>
		<filename>helper.php</filename>
		<filename>index.html</filename>
	</files>

	<!-- Parameters -->
	<config>
		<fields name="params" addfieldpath="/plugins/system/nnframework/fields">
			<fieldset name="description">
				<field name="@loadlanguage" type="nn_loadlanguage" extension="plg_editors-xtd_tabs" />
				<field name="@license" type="nn_license" extension="TABS" />
				<field name="@version" type="nn_version" extension="TABS" xml="/plugins/editors-xtd/tabs/tabs.xml" />
				<field name="@dependency" type="nn_dependency"
					label="TAB_THE_SYSTEM_PLUGIN"
					file="/plugins/system/tabs/tabs.php" />
				<field name="@header" type="nn_header"
					label="TABS"
					description="TABS_DESC"
					xml="/plugins/editors-xtd/tabs/tabs.xml"
					url="http://www.nonumber.nl/tabs" />

				<field name="@notice_settings" type="nn_plaintext" label="TAB_SETTINGS" />
			</fieldset>
		</fields>
	</config>
</extension>