diff options
Diffstat (limited to 'docs/administration.rst')
-rw-r--r-- | docs/administration.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/administration.rst b/docs/administration.rst index fa95012..72fd116 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -146,7 +146,7 @@ There is a some actions available in the action list. - **Delete** to delete selected items. A confirmation step is displayed. - **Validate** to set the status *Available* to selected items. -- **Disable** to set teh status *Disabled* to selected items. This is useful to +- **Disable** to set the status *Disabled* to selected items. This is useful to keep items you don't want to be exposed on the map. - **Managed modified items** to manage the amendment made by end users on the main site cf. to :ref:`managing-modified`. Modified item has to be treated @@ -156,6 +156,9 @@ There is a some actions available in the action list. To modify an item, classically you have to click on his name. Then you access to a form to freely modify the item. + +.. image:: _static/chimere_admin_modify_item.png + In this form there is all data available to the end user form plus some extra fields. - The *Import fields* only make sense with data imported from an external @@ -200,4 +203,5 @@ This form is a table with three columns. validation, the value of the modified item will replace the value of the reference item. -To reject all modification validate the form with no checkbox checked. +.. Note:: + To reject all modification validate the form with no checkbox checked. |