Annotation of /mambo/branches/4.5.4/modules/mod_templatechooser.xml
Parent Directory
|
Revision Log
Revision 1 -
(view)
(download)
(as text)
Original Path: mambo/trunk/modules/mod_templatechooser.xml
| 1 : | root | 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
| 2 : | <mosinstall type="module" version="4.5.2"> | ||
| 3 : | <name>Template Chooser</name> | ||
| 4 : | <author>Mambo Project</author> | ||
| 5 : | <creationDate>July 2004</creationDate> | ||
| 6 : | <copyright>(C) 2000 - 2005 Miro International Pty Ltd</copyright> | ||
| 7 : | <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> | ||
| 8 : | <authorEmail>admin@mamboserver.com</authorEmail> | ||
| 9 : | <authorUrl>www.mamboserver.com</authorUrl> | ||
| 10 : | <version>4.5.2</version> | ||
| 11 : | <description>The Template Chooser module allows the user (visitor) to change the template on the fly from the front-end via a drop down selection list.</description> | ||
| 12 : | <files> | ||
| 13 : | <filename module="mod_templatechooser">mod_templatechooser.php</filename> | ||
| 14 : | </files> | ||
| 15 : | <params> | ||
| 16 : | <param name="title_length" type="text" default="20" label="Max. Name Length" description="This is the maximum length of the template name to display (default 20)" /> | ||
| 17 : | <param name="show_preview" type="radio" default="0" label="Show Preview" description="Template preview is to be shown"> | ||
| 18 : | <option value="0">Hide</option> | ||
| 19 : | <option value="1">Show</option> | ||
| 20 : | </param> | ||
| 21 : | <param name="preview_width" type="text" default="140" label="Width" description="This is the width of the preview image (default 140)" /> | ||
| 22 : | <param name="preview_height" type="text" default="90" label="Height" description="This is the height of the preview image (default 90)" /> | ||
| 23 : | <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" /> | ||
| 24 : | </params> | ||
| 25 : | </mosinstall> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

