[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> modules.archive.html (source)

   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 - Archive</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Module: Archive</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>The <strong>Archive module</strong> shows
  12                      a linked list of the calendar months which contain Archived
  13                      items. After you have changed the status of a Content Item
  14                      to &quot;Archived&quot;,
  15                      this list will be automatically generated. A click on the
  16                      month link will activate the Archive content overview in
  17            a Blog form. All site archived Items are displayed.</p>
  18                 <p align="center"></p>
  19                 <strong>Details</strong>               <ul>
  20                      <li><strong>Title</strong>: Title of the module to display on the
  21                           page.</li>
  22                      <li><strong>Show title</strong>: Sets if the Title will
  23                                     display or not on the page.</li>
  24                      <li><strong>Position</strong>:
  25                                          Sets which of the positions available
  26                           the module will display in.</li>
  27                      <li><strong>Module order</strong>: The order
  28                                               the module will appear among modules
  29                           assigned to the same page, in the same position. </li><li><strong>Access
  30                           Level</strong>: Sets who can view this module. Public, Registered
  31                           or Special.</li>
  32                      <li><strong>Published</strong>:
  33                                                    Sets if the module contents
  34                           will show on the Frontend of your Web site (if chosen
  35                           Position is available in the template).</li>
  36                      <li><strong>ID</strong>:
  37                                                         This is the ID number
  38                           for the module item. This is auto-allocated by
  39                                the Mambo system when the module is saved.</li>
  40                      <li><strong>Description:</strong> This is
  41                                                              a short description of the functions provided by the Module
  42                                                              Type.</li>
  43                      <li><strong>Pages / Items: </strong>Sets on which pages the module should be displayed.
  44                      </li></ul></td>
  45       </tr>
  46       <tr>
  47            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  48            <td valign="top" class="data">n/a</td>
  49       </tr>
  50       <tr>
  51            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  52            <td valign="top" class="data">Unpublished</td>
  53       </tr>
  54       <tr>
  55            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  56            <td valign="top" class="data"><ul>
  57                 <li><strong>Count</strong>: The number of items to display (the
  58                      default is 10). </li>
  59                 <li><strong>Enable Cache</strong>: Select to
  60                           cache or not the content of this module.</li>
  61                 <li><strong>Module Class
  62                           Suffix</strong>: A suffix to be applied to the CSS class
  63                           of the module (table.moduletable) to allow individual
  64                           module styling.</li>
  65            </ul></td>
  66       </tr>    <tr>
  67            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  68            <td valign="top" class="data"><ul>
  69                 <li><strong>Preview</strong>: Preview Module. <strong>NOTE:</strong> You can only
  70                      Preview typed modules. </li>
  71                 <li><strong>Save</strong>: Save changes and return to Module Manager. </li>
  72                 <li><strong>Apply</strong>: Apply changes without exiting the
  73                      page. </li>
  74                 <li><strong>Close</strong>: Cancel without saving your changes
  75                      and return to Module Manager. </li>
  76            </ul></td>
  77       </tr>
  78  </table>
  79  
  80  </body></html>