0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: trash.manager.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Trash Manager</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Trash Manager</strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>This screen shows a list of the Content Items that is in the 'Trash bin'. Trash bin is the equivelant of the 'Recycle bin' on Windows. There are two tabs. <strong>Content Items tab</strong>, displays all the Content Items that have been trashed. <strong>Menu Items tab</strong>, displays all the Menu Items that have been trashed.</p> <strong>Display Columns</strong> <ul> <li><strong>Title</strong>: This is the title of the trashed item</li> <li><strong>Section</strong>: This is the section of the trashed item.</li> <li><strong>Category</strong>: This is the category of the trashed item.</li> <li><strong>ID</strong>: This is the ID of the trashed item.</li> <li><strong>Menu</strong>: The menu this Menu Item belongs</li> <li><strong>Type</strong>: The type of Menu Item </li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data"><p>n/a</p></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Restore</strong>: Select an item from the table and click the Restore icon to undelet it. The item will be returned to its original position, and by default, it will be unpublished.</li> <li><strong>Delete</strong>: Select an item from the table and click the delete icon, to <strong>permanently delete</strong> it.</li> </ul></td> </tr></table> </body></html>