This documents presents the first steps to configure your Chimère.
-
The version has been updated for version 2.0.0.
+
This document presents the first steps to configure your Chimère.
+It has been updated for version 2.0.0.
If an usage to the CLI is required, your session has to be initialised with
-theses environment variables:
+these environment variables:
CHIMERE_PATH=/srv/chimere # change with your installation path
CHIMERE_LOCALNAME=mychimere # change with your local project name
CHIMERE_APP_PATH=$CHIMERE_PATH/$CHIMERE_LOCALNAME
-
When you have installed the application there is a few simple steps to follow to
+
Once the application installed, there are a few simple steps to follow to
configure your Chimère.
-
Most of theses steps are done in the web administration pages.
+
Most of these steps are done in the web administration pages.
If you are not familiar with Django-like administration pages you can look
at the first paragraph of Administration where it is presented.
-
To access theses pages you have to identify you with an account with staff and
+
To access these pages you have to identify you with an account with staff and
superuser status.
A superuser account is created at the initialization of the database.
@@ -163,69 +160,69 @@ groups.
-
Task
+
Task
Technical administrator
Application administrator
Moderator
-
User add/modify/delete
+
User add/modify/delete
yes
no
no
-
Group add/modify/delete
+
Group add/modify/delete
yes
no
no
-
Property model add/modify/delete
+
Property model add/modify/delete
yes
no
no
-
Import add/modify/delete
+
Import add/modify/delete
yes
no
no
-
Layer add/modify/delete
+
Layer add/modify/delete
yes
no
no
-
News add/modify/delete
+
News add/modify/delete
yes
yes
no
-
Area add/modify/delete
+
Area add/modify/delete
yes
yes
no
-
Icon add/modify/delete
+
Icon add/modify/delete
yes
yes
no
-
Color/Color theme add/modify/delete
+
Color/Color theme add/modify/delete
yes
yes
no
-
Category/Subcategory add/modify/delete
+
Category/Subcategory add/modify/delete
yes
yes
no
-
Point Of Interest add/modify/delete
+
Point Of Interest add/modify/delete
yes
yes
yes
-
Route add/modify/delete
+
Route add/modify/delete
yes
yes
yes
@@ -317,12 +314,12 @@ this form by setting CHIMERE_HIDE_PROPERTYMODEL to True in your