[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> modules.rssfeed.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 - Syndicate</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body>
   8  <strong class="title">Module: Syndicate</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>Syndicate</strong> module displays a syndication link for the content listed on the Frontpage Manager. <strong>NOTE</strong>: The
  13                           parameters for the display may be entered through the
  14                           Syndicating Component.</p>
  15                 <strong>Details </strong>&nbsp; <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) of
  19                           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>Text</strong>: Enter the text to be displayed on top of the RSS links.</li>
  49                 <li><strong>Enable Cache</strong>: Cache the contents of the Module..</li>
  50                 <li><strong>Module Class Suffix</strong>: A suffix to be applied to the CSS class of the module (table.moduletable) to allow individual module styling.</li>
  51                 <li><strong>RSS 0.91 /RSS 1.0 / RSS 2.0 / ATOM / OPML</strong>: Hide/Show the type of RSS you want to provide.</li>
  52                 <li><strong>RSS 0.91 Image / RSS 1.9 Image /&nbsp; RSS 2.9 Image / ATOM&nbsp; Image / OPML Image</strong>: Lets you choose an image to be used to show the specific kind of Feed.</li>
  53            </ul></td>
  54       </tr>
  55       <tr>
  56            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  57            <td valign="top" class="data"><ul>
  58                 <li><strong>Preview</strong>: Preview Module. NOTE: You can only
  59                      Preview typed modules. </li>
  60                 <li><strong>Save</strong>: Save changes and return to Module Manager. </li>
  61                 <li><strong>Apply</strong>: Apply changes without exiting the
  62                      page. </li>
  63                 <li><strong>Close</strong>: Cancel without saving your changes
  64                      and return to Module Manager. </li>
  65            </ul></td>
  66       </tr></table>
  67  
  68  
  69  </body></html>