View of /mambo/branches/4.6/modules/mod_sections.xml
Parent Directory
|
Revision Log
Revision 352 -
(download)
(as text)
(annotate)
Wed Mar 1 19:18:50 2006 UTC (7 years, 2 months ago) by oziris
File size: 1187 byte(s)
Wed Mar 1 19:18:50 2006 UTC (7 years, 2 months ago) by oziris
File size: 1187 byte(s)
Ticket #10 changing www.mamboserver.com to www.mambo-foundation.org
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="4.5.2"> <name>Sections</name> <author>Mambo Project</author> <creationDate>July 2004</creationDate> <copyright>copyright (C) 2005 - 2006 Mambo Foundation Inc.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>core@mambo-foundation.org</authorEmail> <authorUrl>www.mambo-foundation.org</authorUrl> <version>4.5.2</version> <description>The Section module shows a list of all Sections configured in your database. The Sections refer here to the Item Sections only. If the configuration 'Show Unauthorized Links' is set to 'NO', the list will be limited to the sections the user is allowed to see.</description> <files> <filename module="mod_sections">mod_sections.php</filename> </files> <params> <param name="count" type="text" default="5" label="Count" description="The number of items to display (default is 5)" /> <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>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

