[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> content.move.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 - Move</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body>
  11  <strong class="title">Content Items
  12  : Move 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 this screen, you
  17                      can Move a Content Item between Categories.
  18                      When you Move an item, it is deleted
  19                      from its original Category and it is recreated under the
  20            new Category.</p>
  21                 <strong>Controls</strong>
  22                 <ul>
  23                 <li><strong>Move to Section/Category</strong>:&nbsp;Select
  24                      from the list, the Section/Category you want to Move
  25                      the item</li>
  26                 <li><strong>Items
  27                                being moved</strong>: Displays a list of the items
  28                                you are going to move or copy.</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">n/a</td>
  42       </tr>
  43       <tr>
  44            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  45            <td valign="top" class="data"><ul>
  46                 <li><strong>Save</strong>: Click this icon
  47                           to save the changes<strong>.</strong></li>
  48                 <li><strong>Cancel</strong>: Cancel
  49                           the action and return to previous screen.</li>
  50            </ul></td>
  51       </tr></table>
  52  </body></html>