From 3b63d13346bc3392c57859f6390a55863387f894 Mon Sep 17 00:00:00 2001 From: Nawa Date: Wed, 28 Nov 2012 14:20:55 +0100 Subject: Premières corrections, essentiellement sur install.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_build/html/configuration.html | 57 ++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 30 deletions(-) (limited to 'docs/_build/html/configuration.html') diff --git a/docs/_build/html/configuration.html b/docs/_build/html/configuration.html index 18966df..b86ec1a 100644 --- a/docs/_build/html/configuration.html +++ b/docs/_build/html/configuration.html @@ -3,16 +3,13 @@ - - Configuration — Chimère 2.0 documentation - + Configuration — Chimère v2.0 documentation - - + @@ -42,7 +39,7 @@
  • previous |
  • -
  • Chimère 2.0 documentation »
  • +
  • Chimère v2.0 documentation »
  • @@ -57,28 +54,28 @@ -Author:Étienne Loks +Author:Étienne Loks -date:2012-10-08 +date:2012-10-08 -Copyright:CC-BY 3.0 +Copyright:CC-BY 3.0 -

    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
  • previous |
  • -
  • Chimère 2.0 documentation »
  • +
  • Chimère v2.0 documentation »
  • \ No newline at end of file -- cgit v1.2.3