<?xml version="1.0" encoding="UTF-8"?>
<cbinstall version="4.5.3" type="plugin" group="user">
	<name>CB Customizetab</name>
	<author>Stiggi</author>
	<creationDate>February 2007</creationDate>
	<copyright>(C) 2007 www.voodootools.de</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>stiggi@voodootools.de</authorEmail>
	<authorUrl>www.voodootools.de</authorUrl>
	<version>1.0 RC 2</version>
	<description>&lt;h3&gt;Allows the user to customize their profile.&lt;/h3&gt;&lt;h4&gt;If you like it, please sign my guestbook at &lt;a href=&quot;http://www.voodootools.de&quot; target=&quot;_blank&quot;&gt;www.voodootools.de&lt;/a&gt; or make a donation.&lt;/h4&gt;&lt;p&gt;&lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donate%40voodootools%2ede&amp;item_name=plug_customizetab&amp;item_number=20070301&amp;no_shipping=2&amp;no_note=1&amp;tax=0&amp;currency_code=EUR&amp;lc=DE&amp;bn=PP%2dDonationsBF&amp;charset=UTF%2d8"&gt;&lt;img src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;CB Customizetab &amp;copy; 2007 idea by &lt;a href="http://www.nightcity.nl" target="_blank"&gt;Lennox&lt;/a&gt; :: code by &lt;a href="http://www.voodootools.de" target="_blank"&gt;Stiggi&lt;/a&gt;.&lt;p&gt; This is free software, and you may redistribute it under the GPL.&lt;br/&gt;CB Customizetab comes with absolutely no warranty; for details, see the &lt;a href="http://www.gnu.org/copyleft/gpl.html" target="_blank"&gt;license&lt;/a&gt;.&lt;/p&gt;&lt;/p&gt;&lt;p&gt;This plugin uses some code from other authors:&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.phpclasses.org/browse/package/1289.html" target="_blank"&gt;CSS Parser (LGPL) by Thomas Bj&amp;ouml;rk&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jslibrary.org/" target="_blank"&gt;Colorpicker (GPL) by Mark Kahn&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
	<files>
		<filename plugin="customize">customize.php</filename>
		<filename>index.html</filename>
		<filename>language/german.php</filename>
		<filename>language/english.php</filename>
		<filename>js/colorpicker.js</filename>
		<filename>js/functions.js</filename>
		<filename>cssparser.php</filename>
		<filename>elements.xml</filename>
		<filename>png.css</filename>
		<filename>pngbehavior.htc</filename>
		<filename>images/blank.gif</filename>
		<filename>images/cp_arrows.gif</filename>
		<filename>images/cp_color_slider.png</filename>
		<filename>images/cp_cur_color_background.png</filename>
		<filename>images/cp_horizontal_picker.png</filename>
		<filename>images/cp_lg_background.png</filename>
		<filename>images/cp_lg_overlay.png</filename>
		<filename>images/cp_mini_icon.png</filename>
		<filename>images/cp_web_safe.gif</filename>
		<filename>install.customize.php</filename>
		<filename>uninstall.customize.php</filename>
	</files>
	<params>
		<param name="@spacer" type="spacer" default="0.3" label="Version:" description="" />
		<param name="template" type="custom" class="getCustomizeTab" method="loadTemplateList" label="Default template" description="Select default template for CB Template Switcher template"/>
	</params>
	
	<tabs>
		<tab name="Customize" description="Let the user customize their profile." class="getCustomizeTab" position="cb_tabmain" displaytype="html" fields="0">
			<params>
			</params>
			<fields>
				<field title="Template" name="template" description="" type="text" registration="0" profile="0" readonly="0" params=""\>
			</fields>
		</tab>
	</tabs>
	<install>
		<queries>
		</queries>
	</install>
	<uninstall>
		<queries>
		</queries>
	</uninstall>
	<installfile>install.customize.php</installfile>
	<uninstallfile>uninstall.customize.php</uninstallfile>
</cbinstall>
