<?xml version="1.0" ?>
<mosinstall type="module">
	<name>Most downloaded documents - admin module</name>
	<creationDate>April 2006</creationDate>
	<author>The DOCman development team</author>
	<copyright>This template is released under the GNU/GPL License</copyright>
	<authorEmail>support@joomlatools.org</authorEmail>
	<authorUrl>www.joomlatools.org</authorUrl>
	<version>1.4.0</version>
	<description>Shows the most downloaded documents in the DOCman admin control panel</description>
	<files>
		<filename module="mod_docman_top">mod_docman_top.php</filename>
	</files>
	<params>
		<param name="limit" type="text" default="10" label="Limit" description="The number of documents to display (default 10)" />
	</params>
</mosinstall>