<?xml version="1.0" encoding="UTF-8"?>
<cbinstall version="4.5.3" type="plugin" group="user">
	<name>pms.Jim</name>
	<author>Laurent Belloeil</author>
	<creationDate>Mai 2005</creationDate>
	<copyright>(C) 2006 comeonjoomla.net, Laurent Belloeil</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>lbelloeil@comeonjoomla.net</authorEmail>
	<authorUrl>www.comeonjoomla.net</authorUrl>
	<version>1.0</version>
	<description>Provides the Jim integration for Community Builder.</description>
	<files>
		<filename plugin="pms.jim">pms.jim.php</filename>
		<filename>index.html</filename>
	</files>
    <params>
		<param name="pmsType" type="list" default="1" label="PMS Component type" description="Choose type of component installed. &lt;strong&gt;IMPORTANT: Component configuration must also be done!&lt;/strong&gt;">
			<option value="1">Jim</option>
		</param>
	    <param name="@spacer" type="spacer" default="" label="" description="" />
		<param name="pmsMenuText" type="text" size="25" default="_UE_PM_USER" label="PMS Send Menu/Link text" description="Default is _UE_PM_USER, the local translation of &quot;Send Private Message&quot;" />
		<param name="pmsMenuDesc" type="text" size="25" default="_UE_MENU_PM_USER_DESC" label="PMS Send Menu/Link Description" description="Default is _UE_MENU_PM_USER_DESC, the local translation of &quot;Send a Private Message to this user&quot;" />
	    <param name="@spacer" type="spacer" default="" label="" description="" />
		<param name="pmsMenuInboxText" type="text" size="25" default="_UE_PM_INBOX" label="PMS Inbox Menu/Link text" description="Default is _UE_PM_INBOX, the local translation of &quot;Show Private Inbox&quot;" />
		<param name="pmsMenuInboxDesc" type="text" size="25" default="_UE_MENU_PM_INBOX_DESC" label="PMS Menu/Link Description" description="Default is _UE_MENU_PM_INBOX_DESC, the local translation of &quot;Show Received Private Messages&quot;" />
	    <param name="@spacer" type="spacer" default="only for PMS Pro/uddeIM" label="Following parameters:" description="" />
		<param name="pmsMenuOutboxText" type="text" size="25" default="_UE_PM_OUTBOX" label="PMS Outbox Menu/Link text" description="Default is _UE_PM_OUTBOX, the local translation of &quot;Show Private Outbox&quot;" />
		<param name="pmsMenuOutboxDesc" type="text" size="25" default="_UE_MENU_PM_OUTBOX_DESC" label="PMS Outbox Menu/Link Description" description="Default is _UE_MENU_PM_OUTBOX_DESC, the local translation of &quot;Show Sent Private Messages&quot;" />
	    <param name="@spacer" type="spacer" default="" label="" description="" />
		<param name="pmsMenuTrashboxText" type="text" size="25" default="_UE_PM_TRASHBOX" label="PMS Trash Menu/Link text" description="Default is _UE_PM_TRASHBOX, the local translation of &quot;Show Trash&quot;" />
		<param name="pmsMenuTrashboxDesc" type="text" size="25" default="_UE_MENU_PM_TRASHBOX_DESC" label="PMS Trash Menu/Link Description" description="Default is _UE_MENU_PM_TRASHBOX_DESC, the local translation of &quot;Show Trashed Private Messages&quot;" />
	    <param name="@spacer" type="spacer" default="only for PMS Pro" label="Following parameters:" description="" />
		<param name="pmsMenuOptionsText" type="text" size="25" default="_UE_PM_OPTIONS" label="PMS Options Menu/Link text" description="Default is _UE_PM_OPTIONS, the local translation of &quot;Show PMS Options&quot;" />
		<param name="pmsMenuOptionsDesc" type="text" size="25" default="_UE_MENU_PM_OPTIONS_DESC" label="PMS Options Menu/Link Description" description="Default is _UE_MENU_PM_OPTIONS_DESC, the local translation of &quot;Show PMS Options&quot;" />
		<param name="@spacer" type="spacer" default="see tab manager: Jim: parameters" label="More settings:" description="" />
		<param name="@spacer" type="spacer" default="also enable PMS integration in Configuration/Integration" label="" description="" />
	</params>
	<tabs>
		<tab name="_UE_PMSTAB" description="" class="getJimTab" fields="0" position="cb_right" displaytype="html">
			<params>
				<param name="@spacer" type="spacer" default="Quick PMS Settings" label="" description="" />
				<param name="showTitle" type="list" default="1" label="Show Tab title" description="Show the title of the tab inside this tab. The description is also shown, if present. &lt;strong&gt;IMPORTANT: The title is the tab title here.&lt;/strong&gt;">
					<option value="0">Hide</option>
					<option value="1">Show</option>
				</param>
				<param name="showSubject" type="list" default="1" label="Show Subject Field" description="Show the subject field. If hidden, subject will be &quot;Message from your profile view&quot; = _UE_PM_PROFILEMSG">
					<option value="0">Hide</option>
					<option value="1">Show</option>
				</param>
				<param name="width" type="text" size="10" default="30" label="Width (chars)" description="" />
				<param name="height" type="text" size="10" default="5" label="Height (lines)" description="" />
				<param name="@spacer" type="spacer" default="" label="" description="" />
				<param name="@spacer" type="spacer" default="see plugin manager: Jim: parameters" label="More settings:" description="" />
			</params>
			<fields>
			</fields>
		</tab>
	</tabs>
</cbinstall>
