[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> content.copy.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  
   3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   4  
   5  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   6  <head>
   7  <title>Content Item - Copy</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body>
  11  <strong class="title">Content Items
  12  : Copy an Item </strong>
  13  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  14       <tr>
  15            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  16            <td width="84%" valign="top" class="data"><p>Using these screens, you
  17                      can Copy a Content Item between Section-&gt;Categories.
  18                      When you Copy an item, you create an exact dublicate of it
  19                      in another Category. </p>
  20                 <strong>Controls</strong>
  21                 <ul>
  22                 <li><strong>Copy to Section</strong>:&nbsp;Select
  23                      from the list, the Section you want to Copy
  24                      the item</li>
  25                 <li><strong>Items
  26                                being copied</strong>: Displays a list of the items
  27                                you are going to move or copy.</li>
  28            </ul></td>
  29       </tr>
  30       <tr>
  31            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  32            <td valign="top" class="data">n/a</td>
  33       </tr>
  34       <tr>
  35            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  36            <td valign="top" class="data">n/a</td>
  37       </tr>
  38       <tr>
  39            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  40            <td valign="top" class="data">n/a</td>
  41       </tr>
  42       <tr>
  43            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  44            <td valign="top" class="data"><ul>
  45                 <li><strong>Save</strong>: Click this icon
  46                           to save the changes<strong>.</strong></li>
  47                 <li><strong>Cancel</strong>: Cancel
  48                           the action and return to previous screen.</li>
  49            </ul></td>
  50       </tr></table>
  51  </body></html>