<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="module" version="1.0.0">
	<name>AdsManager Search</name>
	<author>Thomas Papin</author>
	<creationDate>September 2006</creationDate>
	<copyright>This component is released under the GNU/GPL License.served.</copyright>
	<authorEmail>thomas.papin@free.fr</authorEmail>
	<authorUrl>www.joomprod.com</authorUrl>
	<version>1.0.5</version>
	<description>AdsManager Search Module</description>
	<files>
		<filename module="mod_adsmanager_search">mod_adsmanager_search.php</filename>
	</files>
	<params>
		<param name="default_itemid" type="text" default="" size="4" label="Itemid" description="Specific Itemid. If empty the current itemif will be used" />
		<param name="advanced_search" type="radio" default="1" label="Advanced Search" description="Display link to Advanced Search">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
		<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />
	</params>	
</mosinstall>

