From c590082daa7b5eca6d5f021e356e4ddd15cee595 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Nov 2012 00:54:09 +0100 Subject: Update documentation --- docs/_build/html/administration.html | 131 +++++++++++++++++++++++++++-------- 1 file changed, 102 insertions(+), 29 deletions(-) (limited to 'docs/_build/html/administration.html') diff --git a/docs/_build/html/administration.html b/docs/_build/html/administration.html index f5cd345..518d2a9 100644 --- a/docs/_build/html/administration.html +++ b/docs/_build/html/administration.html @@ -27,7 +27,7 @@ - + +
+

Status

+

Status is a property attached to each geographic item in Chimère. To +administrate efficiently Chimère you need to understand the mean of each status.

+ +
-
-

Creating news

+
+

Managing news

A news system is available. -All you have to to do is to click on the Add button near News. -For each news you have to provided a name and a content. The content can contain HTML tags. -The avaibility is set with a checkbox.

+All you have to to do is to click on the Add button near News. +For each news you have to provided a name and a content. The content can contain +HTML tags. +The availability is set with a checkbox.

Creating categories/subcategories

-

Before adding categories you have to set some icons. Theses icons appears on the map and in the categories’ box on the main map. -Be careful to resize correctly your icons. Indeed the icon will be presented at their real size on the map. -To add icons: the Add button near Icons.

-

Categories are in fact only containers for subcategories. You’ll have to provide only a name and an order. -To add categories: the Add button near categories (quite clear now, isn’t it?)

-

Fields of subcategories are: an associated category, a name, an icon, an order, a color and an element type. -Theses fields are mainly quite self-explainatory. -The color is used to draw routes (if this subcategory contains routes). If it a basic color it can be set with the english name (for instance: “red”, “blue”, “yellow” or “purple”) otherwise you can put the HTML RVB code (for instance “#9227c9”). -The element type is the type of element the subcategory can contain: POI, route or both.

+

Before adding categories you have to set some icons. Theses icons appears on the +map and in the categories’ box on the main map. +Be careful to resize correctly your icons. Indeed the icon will be presented at +their real size on the map. +To add icons: the Add button near Icons.

+

Categories are in fact only containers for subcategories. You’ll have to provide +only a name and an order. +To add categories: the Add button near categories (quite clear now, isn’t +it?)

+

Fields of subcategories are: an associated category, a name, an icon, an order, +a color and an element type. +Theses fields are mainly quite self- explanatory. +The color is used to draw routes (if this subcategory contains routes). If it a +basic color it can be set with the English name (for instance: red, blue, +yellow or purple) otherwise you can put the HTML RVB code (for instance +#9227c9). +The element type is the type of element the subcategory can contain: POI, route +or both.

-
-

Moderation

+
+

Edition/moderation of items

The moderation step is quite simple. It works the same with POIs and routes. -The moderator can access to all POIs (or routes) by clicking on the Modify button. -A search field is available to search by name but the more interesting is to filter POIs (or route) by state and by subcategory. -Then to modify an item you have to click on his name. -The submission can now freely modified. Compared to the main submission interface there is only on field add: the state field. To be publish in the main site the item must have the state: Available. -If an item is not revelant the Delete button permit to remove it.

+The moderator can access to all POIs (or routes) by clicking on them on the +list.

+

A search field is available to search by name but the more interesting is to +filter POIs (or route) by state and by subcategory.

+

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 +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 Managing end user amendment. Modified item has to be treated +one by one.
  • +
  • Export to... to export selected item to the selected format.
  • +
+

To modify an item, classically you have to click on his name. +Then you access to a form to freely modify the item. +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 +source or for data to be exported to OSM cf. to the import section of this documentation. Associated items fields are read only +fields that list items associated to the current one (reference item of an +amendment, associated file of a route).

+

Associated multimedia items are at the bottom of the form. You can freely add, +change items and change their order with drag and drop.

+

Don’t forget to validate your change with one of the Save buttons at the +bottom of the form (it is easily forgot when you change multimedia items).

+

If an item is not relevant the Delete button permit to remove it.

+
+
+

Managing end user amendment

+

Amendment can be proposed on the main site by end-users. +In Chimère an amendment is a new item with the status Modified and with a link +to the reference item modified.

+
+

Note

+

If you are logged as an administrator and make changes on the map with the +end user form there will be directly validated.

+
+

A special form has been developed to facilitate the processing of theses +modified items.

+

You can access to this special form with the action Managed modified items.

+_images/chimere_admin_modified_management.png +

This form is a table with three columns.

+
    +
  1. The first column display the information for the reference item.
  2. +
  3. The second column display the information proposed by the submitter.
  4. +
  5. The third column is a list of checkboxes. For each row checked, after the +validation, the value of the modified item will replace the value of the +reference item.
  6. +
+

To reject all modification validate the form with no checkbox checked.

@@ -171,18 +242,20 @@ If an item is not revelant the Delete button permit to remove it.

  • Main page
  • Item list
  • Item form
  • +
  • Status
  • -
  • Creating news
  • +
  • Managing news
  • Creating categories/subcategories
  • -
  • Moderation
  • +
  • Edition/moderation of items
  • +
  • Managing end user amendment
  • Previous topic

    -

    Chimère customisation

    +

    Configuration

    Next topic

    Chimère import/export

    @@ -218,7 +291,7 @@ If an item is not revelant the Delete button permit to remove it.

    next |
  • - previous |
  • Chimère 2.0 documentation »
  • -- cgit v1.2.3