[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.newsfeed_link.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 - Link Newsfeed</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>Link
   8  - Newsfeed</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>Link - Newsfeeds</strong> Menu
  13                 Item adds a link to an existing newsfeed. Newsfeeds are obtained
  14                 from any site syndicating news using an RSS format. Mambo is shipping
  15                 with an integrated newsfeed reader. Newsfeeds may also be displayed
  16                 on your site through the creation of a custom module accessed
  17            in the Module Manager [site] (Modules -&gt; Site Modules -&gt; New).</p>
  18            <strong>Details</strong>
  19            <ul>
  20                 <li><strong>Name:</strong> Enter the name of the Menu Item as
  21                      you want it to appear on the menu of your site.</li>
  22                 <li><strong>Newsfeed to Link:</strong> Select one
  23                      specific Newsfeed.</li>
  24                 <li><strong>URL:</strong> (The URL for this item will show after
  25                      Apply/Save.)</li>
  26                 <li><strong>On Click, Open in:</strong>
  27                           <ul>
  28                                <li>&#39;Parent Window With Browser Navigation&#39; is
  29                                     the same window you call the link from, </li>
  30                                <li>&#39;New Window with Browser Navigation&#39; is
  31                                     a full featured new window, </li>
  32                                <li>&#39;New Window Without Browser Navigation&#39; is
  33                                     a new pop-up window with just scroll bars
  34                                     which may be resized.</li>
  35                           </ul>
  36                 </li>
  37                 <li><strong>Parent Item:</strong> Select &#39;Top&#39; if you
  38                      want the Menu Item to appear at the same level as your primary
  39                      navigation. You can also put the Menu Item under an existing
  40                      Menu Item by selecting that existing Menu Item as parent.</li>
  41                 <li><strong>Ordering:</strong> By default, Mambo adds new items
  42                      to the end of the Menu Items list. After saving or applying
  43                      the new item, you can change its order when editing, using
  44                      a pull-down menu to select the item after which the item
  45                      will appear.</li>
  46                 <li><strong>Access Level:</strong> Sets who can view this item. </li>
  47                 <li><strong>Published:</strong> Sets whether the Menu Item is
  48                      published or not. By default, new Menu Items are set to be
  49                      published.</li>
  50                 </ul></td>
  51       </tr>
  52       <tr>
  53            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  54            <td valign="top" class="data">n/a</td>
  55       </tr>
  56       <tr>
  57            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  58            <td valign="top" class="data">n/a</td>
  59       </tr>
  60       <tr>
  61            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  62            <td valign="top" class="data"><ul>
  63                 <li><strong><strong>Menu Image:</strong></strong> Allows you to
  64                      set an image to appear to the left or right of the Item on
  65                      themenu. The image must be placed in the /images/stories
  66                      directory. Note: The &#39;Show Menu Items&#39; option located
  67                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  68                      must be set to &#39;Yes&#39;.</li>
  69                 <li><strong>Page Class Suffix:</strong> Allows
  70                           you to set customized styles for this page. The suffix
  71                      you type here is automatically added to the CSS classes for
  72                      this page, and will have to be defined in your template&#39;s
  73                           CSS stylesheet for usage. </li>
  74                 <li><strong>Back Button:</strong> Show or hide a &quot;Back&quot; button at
  75                      the bottom of the page to allow the user to return to the
  76                      previously viewed page.</li>
  77                 <li><strong>Page
  78                           Title:</strong> Text to display at the top of the page.</li>
  79                 <li><strong>Page
  80                           Title:</strong> Show/Hide the page title.</li>
  81                 <li><strong>Feed Image:</strong> Show/Hide
  82                           the image of the feed, as defined by the syndicating
  83                           site.</li>
  84                 <li><strong>Feed
  85                           Description:</strong> Show/Hide the description text
  86                           of the feed, as defined by the syndicating site.</li>
  87                 <li><strong>Item Description:</strong> Show/Hide
  88                           the description or intro text of an item. If &#39;Hide&#39; selected,&nbsp;the
  89                           Title of the Item will be displayed.</li>
  90                 <li><strong>Word Count:</strong> Allows
  91                           you to limit the amount of visible item description
  92                      text. 0 will show all text. The amount shown also depends
  93                      on the parameters defined by the syndicated site.</li>
  94            </ul></td>
  95       </tr>     <tr>
  96            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  97            <td valign="top" class="data"><ul>
  98                 <li><strong>Back:</strong> Return to the previous page.</li>
  99                 <li><strong>Save: </strong>Save your changes. </li>
 100                 <li><strong>Apply: </strong>Apply your changes to the site without
 101                      saving. </li>
 102                 <li><strong>Cancel: </strong>Cancel the present operation without
 103                      saving.</li>
 104            </ul></td>
 105       </tr>
 106  </table>
 107  
 108  </body></html>