| [ 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 - Latest News</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Module: Latest 8 News</strong> 9 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 10 <tr> 11 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 12 <td width="84%" valign="top" class="data"><p>The <strong>Latest News</strong> module shows 13 a list of the most recently published Items that are still 14 current (some may have expired even though they are the most 15 recent). Items that are displayed on the Front Page Component 16 are not included in the list.</p> 17 <strong>Details </strong> 18 <ul> 19 <li><strong>Title</strong>: Title of the module to display 20 on the page.</li> 21 <li><strong>Show Title</strong>: Show/Hide the Title (above) of 22 the Module on the page. </li> 23 <li><strong>Position</strong>: Assign the Module to a position 24 on the template.</li> 25 <li><strong>Module order</strong>: The order the module will 26 appear among modules assigned to the same page, in the 27 same position.</li> 28 <li><strong>Access Level</strong>: Determines who (which 29 class of user) can view the Module.</li> 30 <li><strong>Published</strong>: Show/Hide the Module.</li> 31 <li><strong>ID</strong>: This is the ID number for the module 32 item. This is auto-allocated by the Mambo system when 33 the module is saved.</li> 34 <li><strong>Description:</strong> A short description of 35 the functions provided by the Module Type.</li> 36 <li><strong>Pages / Items</strong>: Sets on which pages the 37 Module will appear.</li> 38 </ul></td> 39 </tr> 40 <tr> 41 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 42 <td valign="top" class="data">n/a</td> 43 </tr> 44 <tr> 45 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 46 <td valign="top" class="data">Published</td> 47 </tr> 48 <tr> 49 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 50 <td valign="top" class="data"><ul> 51 <li><strong>Module Class Suffix</strong>: A suffix to be applied 52 to the CSS class of the module (table.moduletable) to allow 53 individual module styling.</li> 54 <li><strong>Enable Cache</strong>: 55 Cache the contents of the Module..</li> 56 <li><strong>Module 57 Mode</strong>: Allows choice between display of Content 58 Items, Static Content Items or both.</li> 59 <li><strong>Frontpage Items</strong>: 60 Show/Hide items designated for the Frontpage Component 61 (this works only for Content Items).</li> 62 <li><strong>Count</strong>: 63 The number of items to display. The default is 5.</li> 64 <li><strong>Category 65 ID</strong>: Select to display items from a specific 66 category or set of Categories (to specify more than 67 one category, separate with commas). Categories IDs 68 may be found in the list accessed through Content ->Category Manager.</li> 69 <li><strong>Section 70 ID</strong>: Select to display items from a specific 71 Section or set of Sections (to specify more than one 72 Section, separate with commas). Sections IDs may be 73 found in the list accessed through Content -> Section Manager. </li> 74 </ul></td> 75 </tr> <tr> 76 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 77 <td valign="top" class="data"><ul> 78 <li><strong>Preview</strong>: Preview Module. NOTE: You can only 79 Preview typed modules. </li> 80 <li><strong>Save</strong>: Save changes and return to Module Manager. </li> 81 <li><strong>Apply</strong>: Apply changes without exiting the 82 page. </li> 83 <li><strong>Close</strong>: Cancel without saving your changes 84 and return to Module Manager. </li> 85 </ul></td> 86 </tr> 87 </table> 88 89 90 </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 |