Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/plugins/system/urltranslator/
Upload File :
Current File : /home/h/e/l/helpink/www/plugins/system/urltranslator/urltranslator.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.1" type="plugin" group="system" client="site" method="upgrade" >
	<name>J-BusinessDirectory Url Translator</name>
	<author>CMS Junkie</author>
	<creationDate>May 2012</creationDate>
	<copyright>(C) CMSJunkie. All rights reserved.</copyright>
	<license>GNU General Public License version 2 or later; </license>
	<authorEmail>info@cmsjunkie.com</authorEmail>
	<authorUrl>www.cmsjunkie.com</authorUrl>
	<version>3.0.0</version>
	<description>This plugin is used for url translation.</description>
	<files>
		<filename plugin="urltranslator">urltranslator.php</filename>
		<filename>jbdrouter.php</filename>
		<filename>index.html</filename>
	</files>
	
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="listingItemId" type="text" label="Listing menu item id" description="The id of the menu item associated with listing details page" />
				<field name="listingsItemId" type="text" label="Listing list menu item id" description="The id of the menu item associated with listings list view" />
				<field name="offerItemId" type="text" label="Offer menu item id" description="The id of the menu item associated with offer details page" />
				<field name="offersItemId" type="text" label="Offer list menu item id" description="The id of the menu item associated with offer list view" />
				<field name="eventItemId" type="text" label="Event menu item id" description="The id of the menu item associated with event details page" />
				<field name="eventsItemId" type="text" label="Event list menu item id" description="The id of the menu item associated with event list view" />
			</fieldset>
		</fields>
	</config>
</extension>