| Line |  | 
|---|
| 1 | <html> | 
|---|
| 2 | <head> | 
|---|
| 3 | <title>Managing pages</title> | 
|---|
| 4 | </head> | 
|---|
| 5 |  | 
|---|
| 6 | <body> | 
|---|
| 7 |  | 
|---|
| 8 | <h3>Selected pages actions</h3> | 
|---|
| 9 | <p>If your user permission level allows it, you can perform batch operations on the | 
|---|
| 10 | pages you select in the list.</p> | 
|---|
| 11 |  | 
|---|
| 12 | <ul> | 
|---|
| 13 | <li><strong>Publish</strong> : set pages online,</li> | 
|---|
| 14 | <li><strong>Unpublish</strong> : set pages offline,</li> | 
|---|
| 15 | <li><strong>Mark as pending</strong> : erase other publication status,</li> | 
|---|
| 16 | <li><strong>Change author</strong> : allows you to change the pages' author by | 
|---|
| 17 | entering the new author's ID,</li> | 
|---|
| 18 | <li><strong>Delete</strong> : suppress the pages (this operation cannot be undone).</li> | 
|---|
| 19 | </ul> | 
|---|
| 20 |  | 
|---|
| 21 | </body> | 
|---|
| 22 | </html> | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.