[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.newsfeed_category_table.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>Menu Format - Table Newsfeed Category</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menu Item Format: <span class="hs_header01"><strong><strong>Table
   8  - Newsfeed Category</strong></strong></span></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>Table - Newsfeed
  13                      Category</strong> Menu Item adds a link&nbsp;to a category
  14                      of Newsfeeds.&nbsp;The category is displayed as a table listing
  15            all published Newsfeeds&#39; in the category with clickable titles.</p>
  16            <strong>Details</strong>
  17            <ul>
  18                 <li><strong>Name&nbsp;:</strong> Enter the name of the Menu Item
  19                      as you want it to appear on the menu of your site. If you
  20                      leave this blank, the Category name will automatically be
  21                      used.</li>
  22                 <li><strong>Category :</strong> Select one published Category.</li>
  23                 <li><strong>URL :</strong> (The URL for this item will&nbsp;appear
  24                      after Apply/Save.)</li>
  25                 <li><strong>Parent Item :</strong> Select *Top* if you want the
  26                      Menu Item to appear at the same level as your primary navigation.
  27                      You can also put the Menu Item under an existing Menu Item
  28                      by selecting that existing menu item as parent.</li>
  29                 <li><strong>Ordering:</strong> By default, Mambo adds new items
  30                      to the end of the Menu Items list. After saving or applying
  31                      the new item, you can change its order when editing, using
  32                      a pull-down menu to select the item after which the item
  33                      will appear.</li>
  34                 <li><strong>Access Level:</strong> Sets who can view this item</li>
  35                 <li><strong>Published:</strong> Sets whether the Menu Item is
  36                      published or not. By default, new menu items are set to be
  37                      published.</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">n/a</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>Menu Image:</strong> Allows you to set an image that
  52                      would appear to the left or right of the Menu Item. The image
  53                      must be placed in the /images/stories directory. Furthermore,
  54                      for the image to show, in Modules -&gt; Site Modules -&gt; [name-of-menu],
  55                      the &#39;Show Menu Items&#39; option in the parameters must
  56                      be set to &#39;Yes&#39;.</li>
  57                 <li><strong>Page Class Suffix:</strong> Allows
  58                           you to set customized styles for this page. The suffix
  59                      you type here is automatically added to the CSS classes for
  60                      this page, and will have to be defined in your template&#39;s
  61                           CSS stylesheet for usage.</li>
  62                 <li><strong>Back Button:</strong> Controls
  63                           whether to show or hide a &quot;Back&quot; text link that
  64                           would appear on the bottom of the page and return the user
  65                           to the previously viewed page. The pull down lets select &#39;Use
  66                           Global&#39; to use the parameter as defined globally through
  67                           the Site-&gt;Global Configuration, &#39;Hide&#39; or &#39;Show&#39;.</li>
  68                 <li><strong>Page
  69                           Title :</strong> Show/Hide the page title.</li>
  70                 <li><strong>Page Title:</strong> Text
  71                                to display at the top of the page. If left blank,
  72                      the menu name will display instead.</li>
  73                 <li><strong>Table Headings:</strong> Show/Hide
  74                           the Table headings (&#39;Name&#39; , &#39;Articles&#39;, &#39;Link&#39;)</li>
  75                 <li><strong>Name
  76                           Column :</strong> Show/Hide the column displaying the
  77                           Feed name of the Newsfeed<strong>.</strong></li>
  78                 <li><strong>Articles Column :</strong> Show/Hide
  79                           the column displaying the # of Articles column.</li>
  80                 <li><strong>Link
  81                           Column :</strong> Show/Hide the column displaying the
  82                           Feed Link of the Newsfeed.</li>
  83                 <li><strong>Other Categories:</strong> Show/Hide
  84                           other published Newsfeed categories when viewing a specific
  85                           Newsfeed category. When set to show, the category is
  86                      clickable.</li>
  87                 <li><strong>Category
  88                           Description:</strong> Show/Hide the descriptions of
  89                           other published Newsfeed categories set to Show above.
  90                           These category descriptions appear under the category
  91                           name in the list of categories, which appears under
  92                           the table of&nbsp; Newsfeeds
  93                           items details.</li>
  94                 <li><strong># Category Items :</strong> Show/Hide
  95                           the number of items for each category displayed.</li>
  96            </ul></td>
  97       </tr>     <tr>
  98            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  99            <td valign="top" class="data"><ul>
 100                 <li><strong>Back:</strong> Return to the previous page.</li>
 101                 <li><strong>Save: </strong>Save your changes. </li>
 102                 <li><strong>Apply: </strong>Apply your changes to the site without
 103                      saving. </li>
 104                 <li><strong>Cancel: </strong>Cancel the present operation without
 105                      saving.</li>
 106            </ul></td>
 107       </tr>
 108  </table>
 109  </body></html>