Clarified wagtail userbar options and positioning

This commit is contained in:
Timo Rieber 2016-03-22 21:25:47 +01:00 committed by Karl Hobley
parent 4b46ff341d
commit 9bdc843c8f

View file

@ -198,7 +198,7 @@ Notice that the full path name is not required and the path snippet you enter on
Wagtail User Bar
================
This tag provides a contextual flyout menu on the top-right of a page for logged-in users. The menu gives editors the ability to edit the current page or add another at the same level. Moderators are also given the ability to accept or reject a page being previewed as part of content moderation.
This tag provides a contextual flyout menu for logged-in users. The menu gives editors the ability to edit the current page or add a child page, besides the options to show the page in the Wagtail page explorer or jump to the Wagtail admin dashboard. Moderators are also given the ability to accept or reject a page being previewed as part of content moderation.
.. code-block:: html+django