kopia lustrzana https://github.com/wagtail/wagtail
14 wiersze
782 B
ReStructuredText
14 wiersze
782 B
ReStructuredText
Editing existing pages
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
There are two ways that you can access the edit screen of an existing page:
|
|
|
|
* Clicking the title of the page in an :doc:`Explorer page <finding_your_way_around/the_explorer_page>` or in :doc:`search results <finding_your_way_around/using_search>`.
|
|
* Clicking the *Edit* link below the title in either of the situations above.
|
|
|
|
.. image:: ../_static/images/screen12_edit_screen_overview.png
|
|
|
|
* When editing an existing page the title of the page being edited is displayed at the top of the page.
|
|
* The current status of the page is displayed in the top-right.
|
|
* You can change the title of the page by clicking into the title field.
|
|
* When you are typing into a field, help text is often displayed on the right-hand side of the screen. |