mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-03 13:04:46 +00:00
parent
dec456479b
commit
444744dbfe
2 changed files with 2 additions and 1 deletions
|
|
@ -362,6 +362,7 @@ Contributors
|
|||
* Haydn Greatnews
|
||||
* Katie Locke
|
||||
* Cassidy Brooke
|
||||
* dthompson86
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
The Explorer page
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
The Explorer page allows you to view the a page's children and perform actions on them. From here you can publish/unpublish pages, move pages to other sections, drill down further into the content tree, or reorder pages under the parent for the purposes of display in menus.
|
||||
The Explorer page allows you to view a page's children and perform actions on them. From here you can publish/unpublish pages, move pages to other sections, drill down further into the content tree, or reorder pages under the parent for the purposes of display in menus.
|
||||
|
||||
|
||||
.. image:: ../../_static/images/screen05_explorer_page.png
|
||||
|
|
|
|||
Loading…
Reference in a new issue