Changeset 2534:c333aa67c0b0 for plugins/pages/locales/en/help/pages.html
- Timestamp:
- 11/11/13 11:25:35 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/locales/en/help/pages.html
r1802 r2534 1 1 <html> 2 2 <head> 3 <title> Managing pages</title>3 <title>Pages management</title> 4 4 </head> 5 5 6 6 <body> 7 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> 8 <h4>Selected pages actions</h4> 9 <p>If your user permission level allows it, you can perform batch operations on the pages you select in the list.</p> 11 10 12 11 <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 12 <li><strong>Publish:</strong> Set pages online,</li> 13 <li><strong>Unpublish:</strong> Set pages offline,</li> 14 <li><strong>Schedule:</strong> Schedule the page to go online at the date defined in the <strong>Publication date</strong> field,</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 17 entering the new author's ID,</li> 18 <li><strong>Delete </strong> : suppressthe pages (this operation cannot be undone).</li>18 <li><strong>Delete:</strong> Delete the pages (this operation cannot be undone).</li> 19 19 </ul> 20 20
Note: See TracChangeset
for help on using the changeset viewer.