View of /mambo/branches/4.6/mambots/content/mosloadposition.xml
Parent Directory
|
Revision Log
Revision 1396 -
(download)
(as text)
(annotate)
Tue Nov 13 09:59:41 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1045 byte(s)
Tue Nov 13 09:59:41 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1045 byte(s)
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license.
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall version="4.5.2" type="mambot" group="content"> <name>mosloadposition</name> <author>Mambo Foundation</author> <creationDate>January 2005</creationDate> <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> <authorEmail>core@mambo-foundation.org</authorEmail> <authorUrl>mambo-foundation.org</authorUrl> <version>4.5.2</version> <description>Loads module positions within Content, Syntax: {mosloadposition user1}</description> <files> <filename mambot="mosloadposition">mosloadposition.php</filename> </files> <params> <param name="style" type="list" default="0" label="Style" description="Code that will wrap modules"> <option value="0">Wrapped by Table - Column</option> <option value="1">Wrapped by Table - Horizontal</option> <option value="-2">Wrapped by Divs</option> <option value="-1">No wrapping - raw output</option> </param> </params> </mosinstall>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

