<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="finder" method="upgrade"> <name>PLG_FINDER_JEVENTS</name> <name>JEvents - Smart Search Plugin</name> <author>GWE Systems Ltd</author> <creationDate>May 2020</creationDate> <copyright>(C) 2010-2019 GWE Systems Ltd. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail></authorEmail> <authorUrl>www.gwesystems.com</authorUrl> <version>3.4.57</version> <description>PLG_FINDER_JEVENTS_XML_DESCRIPTION</description> <files> <file plugin="jevents">jevents.php</file> <filename>index.html</filename> </files> <languages> <language tag="en-GB">language/en-GB.plg_finder_jevents.ini</language> <language tag="en-GB">language/en-GB.plg_finder_jevents.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic" addfieldpath="/administrator/components/com_jevents/fields"> <field name="target_itemid" type="jevmenu" default="" label="PLG_FINDER_TARGET_MENU" description="PLG_FINDER_TARGET_MENU_TIP" /> <field name="past" type="text" default="-1" label="PLG_FINDER_QUERY_PAST_DAYS_LABEL" description="PLG_FINDER_QUERY_PAST_DAYS_DESC" /> <field name="future" type="text" default="-1" label="PLG_FINDER_QUERY_FUTURE_DAYS_LABEL" description="PLG_FINDER_QUERY_FUTURE_DAYS_DESC" /> </fieldset> </fields> </config> </extension>