[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.url.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 URL</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  - Url</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 - Url</strong> Menu
  13                 Item adds a link to a Web page. It can be either another page
  14                 within your site or a web page on another web site.The default &#39;usermenu&#39; is
  15                 mostly based on this type of link. See the administrator manual
  16            for details.</p>
  17                 <strong>Details</strong>
  18                 <ul>
  19                      <li>                         <strong>Name:</strong> Enter the name of the Menu Item
  20                           as you want it to appear on the menu of your site.</li>
  21                      <li><strong>Link:</strong> Type or paste here the URL desired
  22                           (full URL including &quot;http://&quot; for
  23                           external weblinks!)<strong>.</strong></li>
  24                      <li><strong>URL:</strong> (The URL for this item will show
  25                      after 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
  34                                          bars which may be resized.</li>
  35                                </ul>
  36                      </li>
  37                      <li><strong>Parent Item:</strong> Select &#39;Top&#39; if
  38                           you want the Menu Item to appear at the same level as
  39                           your primary navigation. You can also put the Menu Item
  40                           under an existing Menu Item by selecting that existing
  41                           Menu Item as parent.</li>
  42                      <li><strong>Ordering:</strong> By default, Mambo adds new
  43                           items to the end of the Menu Items list. After saving
  44                           or applying the new item, you can change its order when
  45                           editing, using a pull-down menu to select the item after
  46                           which the item will appear.</li>
  47                      <li><strong>Access Level:</strong> Sets who can view this
  48                           item. </li>
  49                      <li><strong>Published:</strong> Sets whether the Menu Item
  50                           is published or not. By default, new Menu Items are
  51                           set to be published.</li>
  52                      </ul></td>
  53       </tr>
  54       <tr>
  55            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  56            <td valign="top" class="data">n/a</td>
  57       </tr>
  58       <tr>
  59            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  60            <td valign="top" class="data">n/a</td>
  61       </tr>
  62       <tr>
  63            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  64            <td valign="top" class="data"><ul>
  65                 <li><strong><strong>Menu Image:</strong></strong> Allows you to
  66                      set an image to appear to the left or right of the Item on
  67                      themenu. The image must be placed in the /images/stories
  68                      directory. Note: The &#39;Show Menu Items&#39; option located
  69                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  70                      must 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  
  85  </body></html>