[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> weblinks.edit.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 - Edit</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 : Edit</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>This page allow you to
  12                      edit the details for a Web Link. </p>
  13                 <strong>Details</strong>
  14                 <ul>
  15                      <li><strong>Name</strong>: Enter the name of the Weblink
  16                           as it will appear on your site.&nbsp;</li>
  17                      <li><strong>Category</strong>: Select the desired category.&nbsp;</li>
  18                      <li><strong>URL</strong>: Enter the URL address of the Web
  19                           Link.&nbsp;</li>
  20                      <li><strong>Description</strong>: Add a text description
  21                           for the Web Link.&nbsp;</li>
  22                      <li><strong>Ordering</strong>: Choose here the order of the
  23                           Web Link in the specific category as it will appear
  24                           on the site when displayed.&nbsp;</li>
  25                      <li><strong>Approved</strong>: Determines whether Web Link
  26                           is approved for publication.</li>
  27                      <li><strong>Published</strong>: Set whether the item is published
  28                           and viewable. </li>
  29            </ul></td>
  30       </tr>
  31       <tr>
  32            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  33            <td valign="top" class="data">n/a</td>
  34       </tr>
  35       <tr>
  36            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  37            <td valign="top" class="data">n/a</td>
  38       </tr>
  39       <tr>
  40            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  41            <td valign="top" class="data"><ul>
  42                 <li><strong>Target</strong>: Determines whether clicking on the
  43                      link will open the target in the same Window (Parent Window
  44                      with Browser Navigation), in a New Window with Browser Navigation
  45                      or in a New Window without Browser Navigation.</li>
  46                 </ul></td>
  47       </tr>
  48       <tr>
  49            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  50            <td valign="top" class="data"><ul>
  51                 <li><strong>Save</strong>: Saves the Web Link and returns to Manager.</li>
  52                 <li><strong>Close</strong>: Cancels and closes without saving
  53                      changes. </li>
  54                 </ul></td>
  55       </tr></table>
  56  
  57  </body></html>