[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.weblink_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 Web Link Category</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body>
   8  <strong class="title">Menu Item Format: <span class="hs_header01"><strong>Table
   9  - Web Link Category</strong></span><span class="hs_header01"><strong></strong></span></strong>
  10  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  11       <tr>
  12            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  13            <td width="84%" valign="top" class="data"><p>The <strong>Table - Web
  14                           Link Category</strong> Menu Item adds a link to a category
  15                           of Web links. </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
  52                      set an image to appear to the left or right of the Item on
  53                      themenu. The image must be placed in the /images/stories
  54                      directory. Note: The &#39;Show Menu Items&#39; option located
  55                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  56                      must be set to &#39;Yes&#39;.</li>
  57                 <li><strong>Page Class Suffix:</strong> Allows you to set customized
  58                      styles for this page. The suffix you type here is automatically
  59                      added to the CSS classes for this page, and will have to
  60                      be defined in your template&#39;s CSS stylesheet for usage.</li>
  61                 <li><strong>Back Button:</strong> Show or hide a &quot;Back&quot; button
  62                      on the bottom of the page to allow the user to return to
  63                      the previously viewed page.</li>
  64                 <li><strong>Page Title:</strong> Show/Hide the page(s) title.</li>
  65                 <li><strong>Page Title:</strong> Text to display at the top of
  66                      the page. If left blank, the menu name will display instead.</li>
  67                 <li><strong>Table
  68                           Headings:</strong> Show/Hide the Table headings (&#39;Hits&#39; , &#39;Link
  69                           Descriptions&#39;)</li>
  70                 <li><strong>Hits :</strong> Show/Hide the number of hits the Weblinks
  71                      items have received.</li>
  72                 <li><strong>Link
  73                           Descriptions :</strong> Show/Hide the links descriptions.</li>
  74                 <li><strong>Other
  75                           Categories :</strong> Show/Hide other Weblinks Categories.</li>
  76            </ul></td>
  77       </tr>     <tr>
  78            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  79            <td valign="top" class="data"><ul>
  80                 <li><strong>Back:</strong> Return to the previous page.</li>
  81                 <li><strong>Save: </strong>Save your changes. </li>
  82                 <li><strong>Apply: </strong>Apply your changes to the site without
  83                      saving. </li>
  84                 <li><strong>Cancel: </strong>Cancel the present operation without
  85                      saving.</li>
  86            </ul></td>
  87       </tr>
  88  </table>
  89  </body></html>