0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: modules.templatechooser.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Site Module - Template Chooser</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Module: Template Chooser</strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>The <strong>Template Chooser</strong> module allows the user (visitor) to change the template on the fly from the Frontend via a drop down selection list. The list proposes a choice from all the templates installed in templates/.module allows the User (visitor) to change the template on the fly, from the Frontend, via a drop down selection list. <strong>NOTE</strong>: This may cause display problems if needed module positions are not provided for in certain templates.</p> <strong>Details </strong> <ul> <li><strong>Title</strong>: Title of the module to display on the page.</li> <li><strong>Show Title</strong>: Show/Hide the Title (above) of the Module on the page. </li> <li><strong>Position</strong>: Assign the Module to a position on the template.</li> <li><strong>Module order</strong>: The order the module will appear among modules assigned to the same page, in the same position.</li> <li><strong>Access Level</strong>: Determines who (which class of user) can view the Module.</li> <li><strong>Published</strong>: Show/Hide the Module.</li> <li><strong>ID</strong>: This is the ID number for the module item. This is auto-allocated by the Mambo system when the module is saved.</li> <li><strong>Description:</strong> A short description of the functions provided by the Module Type</li> <li><strong>Pages / Items</strong>: Sets on which pages the Module will appear.</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">Unpublished</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data"><ul> <li><strong>Max. Name Length:</strong> This is the maximum length of the template name to display (default 20)</li> <li><strong>Show preview:</strong> Show/Hide Template preview (the template_thumbnail.png file in the specific template folder)</li> <li><strong>Width:</strong> The width of the preview image (default is 140 pixels). This may cause unwanted results if the original image has a different width.</li> <li><strong>Height</strong>: The height of the template image (default is 90 pixels). This may cause unwanted results if the original image has a different width. </li> <li><strong>Module Class Suffix</strong>:A suffix to be applied to the CSS class of the module (table.moduletable) to allow individual module styling.</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Preview</strong>: Preview Module. NOTE: You can only Preview typed modules. </li> <li><strong>Save</strong>: Save changes and return to Module Manager. </li> <li><strong>Apply</strong>: Apply changes without exiting the page. </li> <li><strong>Close</strong>: Cancel without saving your changes and return to Module Manager. </li> </ul></td> </tr></table> <p> </p> </body></html>