| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 3 <head> 4 <title>Site Module - Edit</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Modules: Edit</strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <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> 12 <p><strong>Details </strong> </p> 13 <ul> 14 <li><strong>Title</strong>: Title of the module to display on the page.</li> 15 <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> 16 <li><strong>Position</strong>: Sets which of the positions available the module will display in.</li> 17 <li><strong>Module order</strong>: The order the module will appear among modules assigned to the same page, in the same position.</li> 18 <li><strong>Access Level</strong>: Sets who can view this module. Public, Registered or Special.</li> 19 <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> 20 <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> 21 <li><strong>Description:</strong> This is a short description of the functions provided by the Module Type</li> 22 <li>Pages / Items: Sets on which pages the module should be displayed.</li> 23 </ul></td> 24 </tr> 25 <tr> 26 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 27 <td valign="top" class="data"> </td> 28 </tr> 29 <tr> 30 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 31 <td valign="top" class="data"> </td> 32 </tr> 33 <tr> 34 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 35 <td valign="top" class="data"><ul> 36 <li><strong>Count:</strong> The number of items to display (the default is 10)</li> 37 <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> 38 </ul></td> 39 </tr> 40 <tr> 41 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 42 <td valign="top" class="data"><ul> 43 <li><strong>Preview</strong>: Click on the "Preview" icon to preview only typed modules.</li> 44 <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> 45 <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> 46 <li><strong>Close</strong>: Click on the "Close" icon to cancel the action and to close the "Modules: Edit" window.</li> 47 </ul></td> 48 </tr></table> 49 50 51 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |