<?xml version="1.0" encoding="utf-8"?>
<extension version="1.5" type="plugin" group="search" method="upgrade">
    <name>Search - JEvents Locations</name>
	<creationDate>July 2018</creationDate>
	<author>Geraint Edwards and Carlos Cámara</author>
	<copyright>(C)2009-2018 GWE Systems Ltd</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>carlos@jevents.net</authorEmail>
	<authorUrl>www.gwesystems.com</authorUrl>
	<version>3.5.4</version>
    <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
    <description>PLG_JEVENTS_JEVLOCSEARCH_DESC</description>
    <files>
        <filename plugin="jevlocsearch">jevlocsearch.php</filename>
    </files>
	<languages>
		<language tag="en-GB">en-GB.plg_search_jevlocsearch.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset  name="basic" addfieldpath="/administrator/components/com_jevents/fields/">
				<field
					name="search_limit"
					type="text"
					size="5"
					default="50"
					label="JFIELD_PLG_SEARCH_SEARCHLIMIT_LABEL"
					description="JFIELD_PLG_SEARCH_SEARCHLIMIT_DESC"/>
				<field
					name="search_private"
					type="jevboolean"
					default="0"
					menu="hide"
					label="PLG_JEVENTS_JEVLOCSEARCH_SEARCH_PRIVATE_LABEL"
					description="PLG_JEVENTS_JEVLOCSEARCH_SEARCH_PRIVATE_DESC"/>
			</fieldset>
		</fields>
	</config>
</extension>
