<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="search">
    <name>Search - Events</name>
	<creationDate>February 2008</creationDate>
	<author>JEvents Project Group</author>
	<copyright>(C) 2006-2008 JEvents Project Group</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail></authorEmail>
	<authorUrl>joomlacode.org/gf/project/jevents</authorUrl>
	<version>1.5alpha</version>
    <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
    <description>Events Search is a plugin to allow searching events of the Events component.</description>
    <files>
        <filename plugin="eventsearch">eventsearch.php</filename>
    </files>
   	<params>
		<param name="search_limit" type="text" size="5" default="50" label="Search Limit" description="Number of Search items to return"/>
	</params>
</install>

