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