0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
help
/
[
Home
]
File: modules.edit.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 - Edit</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Modules: Edit</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>This page displays the editable parameters for Modules in Mambo. See the individual Modules for specific help.</p> <p><strong>Details </strong> </p> <ul> <li><strong>Title</strong>: Title of the module to display on the page.</li> <li><strong>Show title</strong>: Decides if the Title will display or not on the page. It is not usual to display this title for banners.</li> <li><strong>Position</strong>: Sets which of the positions available the module will display in.</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>: Sets who can view this module. Public, Registered or Special.</li> <li><strong>Published</strong>: Sets if the module contents will show on the Frontend of your Web site (if chosen Position is available in the template).</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> This is a short description of the functions provided by the Module Type</li> <li>Pages / Items: Sets on which pages the module should be displayed.</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data"> </td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data"> </td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data"><ul> <li><strong>Count:</strong> The number of items to display (the default is 10)</li> <li><strong>Module Class Suffix (available for all module)</strong>: Type (if needed) the 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>: Click on the "Preview" icon to preview only typed modules.</li> <li><strong>Save</strong>: Click on the "Save" icon to save the parameters you have chosen and to go back to the Menu Manager [the-menu-you-chose-to-edit].</li> <li><strong>Apply</strong>: Click on the "Apply" icon to save the parameters you have chosen and to keep the same window open for editing.</li> <li><strong>Close</strong>: Click on the "Close" icon to cancel the action and to close the "Modules: Edit" window.</li> </ul></td> </tr></table> </body></html>