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/_sources/configuration.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'docs/_build/html/_sources/configuration.txt') diff --git a/docs/_build/html/_sources/configuration.txt b/docs/_build/html/_sources/configuration.txt index 0565509..39acdfd 100644 --- a/docs/_build/html/_sources/configuration.txt +++ b/docs/_build/html/_sources/configuration.txt @@ -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. -- cgit v1.2.3