<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="user" method="upgrade">
	<name>User - BPI User</name>
	<author>BPI</author>
	<creationDate>March 2011</creationDate>
	<copyright>Copyright 2008 - 2010 by Slashes &amp; Dots Sdn Bhd. All rights reserved</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>support@bpi.com</authorEmail>
	<authorUrl>http://www.bpi.com</authorUrl>
	<version>2.6_Strike_RC1</version>
	<description>PLG_BPIUSER_XML_DESCRIPTION</description>
	<languages>
	    <language tag="en-GB">en-GB.plg_user_bpiuser.ini</language>
		<language tag="en-GB">en-GB.plg_user_bpiuser.sys.ini</language>
	</languages>
	<files>
		<filename plugin="bpiuser">bpiuser.php</filename>
	</files>
	<params>
		<param name="delete_jommla_contact" type="list" default="0" label="Delete Joomla User's Contact Details" description="If you enable this option, the Joomla contact details for the particular user which you wish to delete will also be removed.">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
	</params>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="delete_jommla_contact" type="list" default="0" label="Delete Joomla User's Contact Details" description="If you enable this option, the Joomla contact details for the particular user which you wish to delete will also be removed.">
					<option value="0">No</option>
					<option value="1">Yes</option>
				</field>
			</fieldset>
		</fields>
	</config>
</install>
