[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.content_item_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 Content Item</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  - Content Item</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 - Content
  13                      Item</strong>&nbsp;Menu Item creates a link to a published
  14            Content Item in full view.</p>
  15                      <strong>Details</strong>
  16                      <ul>
  17                           <li><strong>Name:</strong> Enter the name of the Menu Item as you want it to appear on the menu of your
  18   site.</li>
  19                           <li><strong>Content to Link:</strong> Select
  20                                a Content Item.</li>
  21                           <li><strong>URL:</strong> (The URL for this item will
  22                                show after Apply/Save.)</li>
  23                           <li><strong>On Click, Open in:</strong>                              <ul>
  24                                     <li>&#39;Parent Window
  25                                     With Browser Navigation&#39; is the same window
  26                                     you call the link from, </li>
  27                                     <li>&#39;New Window with Browser
  28                                     Navigation&#39; is a full featured new window, </li>
  29                                     <li>&#39;New
  30                                     Window Without Browser Navigation&#39; is
  31                                     a new pop-up window with just scroll bars
  32                                     which may be resized.</li>
  33                           </ul>
  34                           </li>
  35                           <li><strong>Parent Item:</strong> Select &#39;Top&#39; if
  36                                you want the Menu Item to appear at the same level
  37                                as your primary navigation. You can also put the
  38                                Menu Item under an existing Menu Item by selecting
  39                                that existing Menu Item as parent.</li>
  40                           <li><strong>Ordering:</strong> By default, Mambo adds
  41                                new items to the end of the Menu Items list. After
  42                                saving or applying the new item, you can change
  43                                its order when editing, using a pull-down menu
  44                                to select the item after which the item will appear.</li>
  45                           <li><strong>Access Level:</strong> Sets who can view
  46                                this item. </li>
  47                           <li><strong>Published:</strong> Sets whether the Menu
  48                                Item is published or not. By default, new Menu
  49                                Items are set to be 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
  64                                you to set an image to appear to the left
  65                                or right of the Item on themenu. The image must
  66                      be placed in the /images/stories directory. Note:
  67                      The &#39;Show
  68                           Menu Items&#39; option located in the parameters at
  69                           Modules -&gt; Site Modules -&gt; [name-of-menu] must
  70                           be set to &#39;Yes&#39;.</li>
  71                 </ul></td>
  72       </tr>     <tr>
  73            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  74            <td valign="top" class="data"><ul>
  75                 <li><strong>Back:</strong> Return to the previous page.</li>
  76                 <li><strong>Save: </strong>Save your changes. </li>
  77                 <li><strong>Apply: </strong>Apply your changes to the site without
  78                      saving. </li>
  79                 <li><strong>Cancel: </strong>Cancel the present operation without
  80                      saving.</li>
  81            </ul></td>
  82       </tr>
  83  </table>
  84  </body></html>