<html> <head> <title>Managing pages</title> </head> <body> <h3>Selected pages actions</h3> <p>If your user permission level allows it, you can perform batch operations on the pages you select in the list.</p> <ul> <li><strong>Publish</strong> : set pages online,</li> <li><strong>Unpublish</strong> : set pages offline,</li> <li><strong>Mark as pending</strong> : erase other publication status,</li> <li><strong>Change author</strong> : allows you to change the pages' author by entering the new author's ID,</li> <li><strong>Delete</strong> : suppress the pages (this operation cannot be undone).</li> </ul> </body> </html>