diff options
| author | Nawa <bellefeegore@follepensee.net> | 2012-11-29 00:53:46 +0100 |
|---|---|---|
| committer | Nawa <bellefeegore@follepensee.net> | 2012-11-29 00:53:46 +0100 |
| commit | 397ee721cef7627201f32226334a2cb57f73318f (patch) | |
| tree | cac418a132373cf2aa40b02cf8a16917a34025c9 /docs/_build/html/administration.html | |
| parent | 3b63d13346bc3392c57859f6390a55863387f894 (diff) | |
| parent | 72ede57e660210de690e2641732a1860e87a2818 (diff) | |
| download | Chimère-397ee721cef7627201f32226334a2cb57f73318f.tar.bz2 Chimère-397ee721cef7627201f32226334a2cb57f73318f.zip | |
Merge branch 'master' of ssh://daenerys.peacefrogs.net/var/local/git/chimere
Conflicts:
docs/_build/html/administration.html
docs/_build/html/customisation.html
docs/_build/html/import_export.html
docs/_build/html/searchindex.js
Diffstat (limited to 'docs/_build/html/administration.html')
| -rw-r--r-- | docs/_build/html/administration.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/docs/_build/html/administration.html b/docs/_build/html/administration.html index c2f1d30..b4c3bb1 100644 --- a/docs/_build/html/administration.html +++ b/docs/_build/html/administration.html @@ -23,7 +23,7 @@ <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="Chimère v2.0 documentation" href="index.html" /> - <link rel="next" title="Chimère import/export" href="import_export.html" /> + <link rel="next" title="Import/export" href="import_export.html" /> <link rel="prev" title="Configuration" href="configuration.html" /> </head> <body> @@ -34,7 +34,7 @@ <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > - <a href="import_export.html" title="Chimère import/export" + <a href="import_export.html" title="Import/export" accesskey="N">next</a> |</li> <li class="right" > <a href="configuration.html" title="Configuration" @@ -56,7 +56,7 @@ <tbody valign="top"> <tr class="field"><th class="field-name">Author:</th><td class="field-body">Étienne Loks</td> </tr> -<tr class="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-11-28</td> </tr> <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">CC-BY 3.0</td> </tr> @@ -169,7 +169,7 @@ The element type is the type of element the subcategory can contain: POI, route or both.</p> </div> <div class="section" id="edition-moderation-of-items"> -<h2>Edition/moderation of items<a class="headerlink" href="#edition-moderation-of-items" title="Permalink to this headline">¶</a></h2> +<span id="geographic-items-management"></span><h2>Edition/moderation of items<a class="headerlink" href="#edition-moderation-of-items" title="Permalink to this headline">¶</a></h2> <p>The moderation step is quite simple. It works the same with POIs and routes. The moderator can access to all POIs (or routes) by clicking on them on the list.</p> @@ -189,10 +189,11 @@ one by one.</li> <p>To modify an item, classically you have to click on his name. Then you access to a form to freely modify the item. In this form there is all data available to the end user form plus some extra -fields. The <em>Import fields</em> only make sense with data imported from an external -source or for data to be exported to OSM cf. to the <a class="reference internal" href="import_export.html#importing"><em>import section</em></a> of this documentation. <em>Associated items fields</em> are read only -fields that list items associated to the current one (reference item of an -amendment, associated file of a route).</p> +fields. +- The <em>Import fields</em> only make sense with data imported from an external +source or for data to be exported to OSM cf. to the <a class="reference internal" href="import_export.html#importing"><em>import section</em></a> of this documentation. +- <em>Associated items fields</em> are read only fields that list items associated to +the current one (reference item of an amendment, associated file of a route).</p> <p>Associated multimedia items are at the bottom of the form. You can freely add, change items and change their order with drag and drop.</p> <p>Don’t forget to validate your change with one of the <strong>Save</strong> buttons at the @@ -255,7 +256,7 @@ reference item.</li> title="previous chapter">Configuration</a></p> <h4>Next topic</h4> <p class="topless"><a href="import_export.html" - title="next chapter">Chimère import/export</a></p> + title="next chapter">Import/export</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/administration.txt" @@ -285,7 +286,7 @@ reference item.</li> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > - <a href="import_export.html" title="Chimère import/export" + <a href="import_export.html" title="Import/export" >next</a> |</li> <li class="right" > <a href="configuration.html" title="Configuration" |
