summaryrefslogtreecommitdiff
path: root/docs/_build/html/configuration.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_build/html/configuration.html')
-rw-r--r--docs/_build/html/configuration.html57
1 files changed, 27 insertions, 30 deletions
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 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Configuration &mdash; Chimère 2.0 documentation</title>
-
+ <title>Configuration &mdash; Chimère v2.0 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
-
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
@@ -25,7 +22,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="top" title="Chimère 2.0 documentation" href="index.html" />
+ <link rel="top" title="Chimère v2.0 documentation" href="index.html" />
<link rel="next" title="Administration" href="administration.html" />
<link rel="prev" title="Upgrade" href="upgrade.html" />
</head>
@@ -42,7 +39,7 @@
<li class="right" >
<a href="upgrade.html" title="Upgrade"
accesskey="P">previous</a> |</li>
- <li><a href="index.html">Chimère 2.0 documentation</a> &raquo;</li>
+ <li><a href="index.html">Chimère v2.0 documentation</a> &raquo;</li>
</ul>
</div>
@@ -57,28 +54,28 @@
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td>
+<tr class="field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td>
</tr>
-<tr class="field-even field"><th class="field-name">date:</th><td class="field-body">2012-10-08</td>
+<tr class="field"><th class="field-name">date:</th><td class="field-body">2012-10-08</td>
</tr>
-<tr class="field-odd field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td>
+<tr class="field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td>
</tr>
</tbody>
</table>
-<p>This documents presents the first steps to configure your Chimère.</p>
-<p>The version has been updated for version 2.0.0.</p>
+<p>This document presents the first steps to configure your Chimère.
+It has been updated for version 2.0.0.</p>
<p>If an usage to the CLI is required, your session has to be initialised with
-theses environment variables:</p>
+these environment variables:</p>
<div class="highlight-python"><pre>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</pre>
</div>
-<p>When you have installed the application there is a few simple steps to follow to
+<p>Once the application installed, there are a few simple steps to follow to
configure <em>your</em> Chimère.</p>
-<p>Most of theses steps are done in the web administration pages.</p>
+<p>Most of these steps are done in the web administration pages.</p>
<p>If you are not familiar with <em>Django-like</em> administration pages you can look
at the first paragraph of <a class="reference internal" href="administration.html#administration"><em>Administration</em></a> where it is presented.</p>
-<p>To access theses pages you have to identify you with an account with <em>staff</em> and
+<p>To access these pages you have to identify you with an account with <em>staff</em> and
<em>superuser</em> status.</p>
<p>A <em>superuser</em> account is created at the initialization of the database.</p>
<div class="section" id="configuring-the-sites-framework">
@@ -163,69 +160,69 @@ groups.</p>
<col width="11%" />
</colgroup>
<thead valign="bottom">
-<tr class="row-odd"><th class="head">Task</th>
+<tr><th class="head">Task</th>
<th class="head">Technical administrator</th>
<th class="head">Application administrator</th>
<th class="head">Moderator</th>
</tr>
</thead>
<tbody valign="top">
-<tr class="row-even"><td>User add/modify/delete</td>
+<tr><td>User add/modify/delete</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr>
-<tr class="row-odd"><td>Group add/modify/delete</td>
+<tr><td>Group add/modify/delete</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr>
-<tr class="row-even"><td>Property model add/modify/delete</td>
+<tr><td>Property model add/modify/delete</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr>
-<tr class="row-odd"><td>Import add/modify/delete</td>
+<tr><td>Import add/modify/delete</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr>
-<tr class="row-even"><td>Layer add/modify/delete</td>
+<tr><td>Layer add/modify/delete</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr>
-<tr class="row-odd"><td>News add/modify/delete</td>
+<tr><td>News add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
-<tr class="row-even"><td>Area add/modify/delete</td>
+<tr><td>Area add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
-<tr class="row-odd"><td>Icon add/modify/delete</td>
+<tr><td>Icon add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
-<tr class="row-even"><td>Color/Color theme add/modify/delete</td>
+<tr><td>Color/Color theme add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
-<tr class="row-odd"><td>Category/Subcategory add/modify/delete</td>
+<tr><td>Category/Subcategory add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
-<tr class="row-even"><td>Point Of Interest add/modify/delete</td>
+<tr><td>Point Of Interest add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr>
-<tr class="row-odd"><td>Route add/modify/delete</td>
+<tr><td>Route add/modify/delete</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
@@ -317,12 +314,12 @@ this form by setting CHIMERE_HIDE_PROPERTYMODEL to <em>True</em> in your
<li class="right" >
<a href="upgrade.html" title="Upgrade"
>previous</a> |</li>
- <li><a href="index.html">Chimère 2.0 documentation</a> &raquo;</li>
+ <li><a href="index.html">Chimère v2.0 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2012, Étienne Loks.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.8.
</div>
</body>
</html> \ No newline at end of file