[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> modules.newsflash.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 - Newsflash</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Module: Newsflash</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>Newsflash</strong> module
  12                      randomly selects one of the published items from a category upon
  13                      each page refresh. It may also display multiple items in horizontal
  14            or vertical configurations.</p>
  15                 <strong>Details </strong>&nbsp;
  16                 <ul>
  17                      <li><strong>Title</strong>: Title of the module to display
  18                           on the page.</li>
  19                      <li><strong>Show Title</strong>: Show/Hide the Title (above) of
  20                           the Module on the page. </li>
  21                      <li><strong>Position</strong>: Assign the Module to a position
  22                           on the template.</li>
  23                      <li><strong>Module order</strong>: The order the module will
  24                           appear among modules assigned to the same page, in the
  25                           same position.</li>
  26                      <li><strong>Access Level</strong>: Determines who (which
  27                           class of user) can view the Module.</li>
  28                      <li><strong>Published</strong>: Show/Hide the Module.</li>
  29                      <li><strong>ID</strong>: This is the ID number for the module
  30                           item. This is auto-allocated by the Mambo system when
  31                           the module is saved.</li>
  32                      <li><strong>Description:</strong> A short description of
  33                           the functions provided by the Module Type</li>
  34                      <li><strong>Pages / Items</strong>: Sets on which pages the
  35                           Module will appear.</li>
  36            </ul></td>
  37       </tr>
  38       <tr>
  39            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  40            <td valign="top" class="data">n/a</td>
  41       </tr>
  42       <tr>
  43            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  44            <td valign="top" class="data">Published</td>
  45       </tr>
  46       <tr>
  47            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  48            <td valign="top" class="data"><ul>
  49                 <li><strong>Category:</strong> Use this drop-down to choose a content
  50                      category among those published on your site.</li>
  51                 <li><strong>Style:</strong> The
  52                           style to display the category. Note: The
  53                           space allowed in the template for this module is quite
  54                           important to define in order not to get unreadable content.</li>
  55                 <li><strong>Show
  56                                images:</strong> Sets if content images should
  57                                be displayed or not.</li>
  58                 <li><strong>Linked Titles:</strong> Make
  59                                     the Items titles linkable or not. Choice in
  60                      the drop-down is between Global (set in Global Configuration),
  61                                     yes or no.</li>
  62                 <li><strong>Read More:</strong> Hide/Show
  63                                          the Read more link.</li>
  64                 <li><strong>Item Title:</strong> Show/Hide
  65                                               the Item Title.</li>
  66                 <li><strong>No.&nbsp;of Items:</strong> Number
  67                                                    of items to display. </li>
  68                 <li><strong>Enable Cache</strong>:
  69                                                         Select to cache or not
  70                      the content of this module.</li>
  71                 <li><strong>Module
  72                                                              Class Suffix</strong>:
  73                                                              A suffix to be applied
  74                                                              to the CSS class
  75                                                              of the module (table.moduletable)
  76                                                              to allow individual
  77                                                              module styling.</li>
  78            </ul></td>
  79       </tr>    <tr>
  80            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  81            <td valign="top" class="data"><ul>
  82                 <li><strong>Preview</strong>: Preview Module. <strong>NOTE:</strong> You can only
  83                      Preview typed modules. </li>
  84                 <li><strong>Save</strong>: Save changes and return to Module Manager. </li>
  85                 <li><strong>Apply</strong>: Apply changes without exiting the
  86                      page. </li>
  87                 <li><strong>Close</strong>: Cancel without saving your changes
  88                      and return to Module Manager. </li>
  89            </ul></td>
  90       </tr>
  91  </table>
  92  </body></html>