[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> weblinks.manager.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>Web Links Manager</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title"><span class="hs_header01"><strong>Web Link Manager</strong></span></strong>
   8  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
   9       <tr>
  10            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  11            <td width="84%" valign="top" class="data"><p align="left">Weblink Manager
  12                      is the place from where you can add or administer the Web
  13                      LinkItems contained in the Weblinks Component. You can create
  14                      new Web Links, publish, unpublish or&nbsp;delete
  15                      them fromt his screen.&nbsp;&nbsp;</p>
  16                 <strong>Display Columns</strong>
  17                 <ul>
  18                      <li> <strong>Title</strong>: This is the name of the Web
  19                           Link. Click the name to edit the Web Link.&nbsp;</li>
  20                      <li><strong>Published</strong>: Indicates whether the link
  21                           item is published. Click the icon to toggle the state.</li>
  22                      <li><strong>Approved</strong>: Indicates whether the link
  23                      item has been approved for publication. Click the icon to
  24                           toggle the state. </li>
  25                      <li><strong>Reorder</strong>: Click the arrows to move the
  26                           item up or down the list to reorder.</li>
  27                      <li><strong>Category</strong>: Indicate to which Weblink
  28                           Category the Item has been assigned.</li>
  29                      <li><strong>Hits</strong>: How many times has the link been
  30                      clicked on?  </li>
  31                 </ul></td>
  32       </tr>
  33       <tr>
  34            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  35            <td valign="top" class="data">n/a</td>
  36       </tr>
  37       <tr>
  38            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  39            <td valign="top" class="data">n/a</td>
  40       </tr>
  41       <tr>
  42            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  43            <td valign="top" class="data">n/a</td>
  44       </tr>
  45       <tr>
  46            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  47            <td valign="top" class="data"><ul>
  48                 <li><strong>Publish</strong>: Click to publish any number of selected
  49                      Items.</li>
  50                 <li><strong>Unpublish</strong>: Click to unpublish any number
  51                      of selected Items.</li>
  52                 <li><strong>New</strong>: Click to create a new item. </li>
  53                 <li><strong>Edit</strong>: Select an item, then click to edit
  54                      the item. </li>
  55                 <li><strong>Delete</strong>: Click to delete one or more items. </li>
  56            </ul></td>
  57       </tr></table>
  58  
  59  </body></html>