Fix details in editor manual docs

pull/1635/head
Benedikt Breinbauer 2015-08-21 15:57:20 +02:00
rodzic c553a122eb
commit 4b14962ba3
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ You can return to the Dashboard at any time by clicking the Wagtail log in the t
- Clicking the logo returns you to your Dashboard.
- The stats at the top of the page describe the total amount of content on the CMS (just for fun!).
- The *Pages awaiting moderation* table will only displayed if you have moderator or administrator privileges
- The *Pages awaiting moderation* table will only be displayed if you have moderator or administrator privileges
- Clicking the name of a page will take you to the Edit page interface for this page.
- Clicking approve or reject will either change the page status to live or return the page to draft status. An email will be sent to the creator of the page giving the result of moderation either way.
@ -23,8 +23,8 @@ You can return to the Dashboard at any time by clicking the Wagtail log in the t
- The *Your most recent edits* table displays the five pages that you most recently edited.
- The date column displays the date that you edited the page. Hover your mouse over the date for a more exact time/date.
- The status column displays the current status of the page. A page will have on one of four statuses:
- The status column displays the current status of the page. A page will have one of three statuses:
- Live: Published and accessible to website visitors
- Draft: Not live on the website.
- Live + Draft: A version of the page is live, but a newer version is in draft mode.
- Live + Draft: A version of the page is live, but a newer version is in draft mode.