diff options
Diffstat (limited to 'docs/configuration.rst')
| -rw-r--r-- | docs/configuration.rst | 13 | 
1 files changed, 6 insertions, 7 deletions
| diff --git a/docs/configuration.rst b/docs/configuration.rst index 0565509..39acdfd 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -8,27 +8,26 @@ Configuration  :date: 2012-10-08  :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 :ref:`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. | 
