git-svn-id: https://192.168.0.254/svn/Proyectos.MatritumCantat_Web/trunk@2 8e3496fd-7892-4c45-be36-0ff06e9dacc6
17 lines
738 B
XML
17 lines
738 B
XML
<?xml version="1.0"?>
|
|
<mosinstall type="module">
|
|
<name>Unapproved Documents - admin module</name>
|
|
<creationDate>February 2009</creationDate>
|
|
<author>Joomlatools</author>
|
|
<copyright>This module is released under the GNU/GPL License</copyright>
|
|
<authorEmail>support@joomlatools.eu</authorEmail>
|
|
<authorUrl>www.joomlatools.eu</authorUrl>
|
|
<version>1.4.0</version>
|
|
<description>Shows the latest unapproved documents in the DOCman admin control panel</description>
|
|
<files>
|
|
<filename module="mod_docman_approval">mod_docman_approval.php</filename>
|
|
</files>
|
|
<params>
|
|
<param name="limit" type="text" default="10" label="Limit" description="The number of documents to display (default 10)" />
|
|
</params>
|
|
</mosinstall> |