<!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" /> <meta name="copyright" content="(C) 2000 - 2005 Miro International Pty Ltd" /> <meta name="license" content="http://www.gnu.org/copyleft/gpl.html GNU/GPL" /> </head> <body> <h1>Trash Manager</h1> <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> <h3>Toolbar</h3><p><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.</p><p><strong>Delete</strong>: Select an item from the table and click the delete icon, to<strong> permanently delete</strong> it.</p><p><strong>Help</strong>: You see this help screen</p><h3>Table</h3><p><strong>Title</strong>: This is the title of the trashed item<br /> <br /><strong>Section</strong>: This is the section of the trashed item.<br /> <br /><strong>Category</strong>: This is the category of the trashed item.<br /> <br /><strong>ID</strong>: This is the ID of the trashed item.<br /> <br /><strong>Menu</strong>: The menu this menu item belongs</p><p><strong>Type</strong>: The type of menu item</p> </body> </html>