<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.5.0">
	<name>CSS Menu</name>
	<description>A simple css-based, script-free menu system</description>
	<version>0.9.2</version>
	<creationDate>February 2010</creationDate>
	<author>Rockford Solutions, Inc.</author>
	<authorEmail>info@rockfordsolutionsinc.com</authorEmail>
	<authorUrl>http://www.rockfordsolutionsinc.com</authorUrl>
	<copyright>2010 Rockford Solutions, Inc. All rights reserved.</copyright>
	<license>GNU/GPL</license>
	<files>
		<filename module="mod_cssmenu">mod_cssmenu.php</filename>
		<filename>helper.php</filename>
		<filename>index.html</filename>
		<filename>css/cssmenu.css</filename>
		<filename>css/csshover3.htc</filename>
		<filename>css/index.html</filename>
		<filename>tmpl/default.php</filename>
		<filename>tmpl/index.html</filename>
	</files>
	<params>
		<param name="menutype" type="menu" default="mainmenu" label="Select a menu" description="Select a menu" />
	</params>
</install>