src/source/user_guide/contributor-guide.rst
branchdoc-dc
changeset 125 c8081c2ffe56
parent 117 1293a07cacb4
child 126 e0584f3de3fd
--- a/src/source/user_guide/contributor-guide.rst	Mon Dec 17 18:07:56 2018 +0100
+++ b/src/source/user_guide/contributor-guide.rst	Tue Dec 18 11:48:01 2018 +0100
@@ -7,11 +7,9 @@
 	Individuals who use PyAMS features to create a custom application or website.
 
 
-To Begin
---------
+First login
+-----------
 
-Login
-^^^^^
 
 Begin by logging into the “administration area” or the back end of your website.
 Now log into PyAMS using your username and password.
@@ -19,8 +17,7 @@
 	.. image:: ../_static/pyams-login.png
 
 
-Dashboard
-^^^^^^^^^
+**Dashboard**
 
 After logging in you are on the main Administration Screen called the Dashboard. This is the starting point to create page and article
 also settings your workspace. If you are lost click on "Home" to come back on the Dashboard.
@@ -33,19 +30,23 @@
 On the left side of the screen is the main navigation menu detailing each of the administrative functions you can perform.
 
 
+
+Creating your first content
+---------------------------
+
 Article - The shared contents
------------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Articles are sorted by category news, topic, long read... Each category have different attributes,
+like available paragraphs , publication workflows or contributors.
 
 
-Articles are sorted by category news, topic or long read, each category have different attributes, and they can quickly
-identify the type of content.
+
+Example : create a News
+^^^^^^^^^^^^^^^^^^^^^^^
 
 The News are a short article to spotlight an information. This is typically the type of content used for blog posts or news feeds
 
-
-Create a News
-^^^^^^^^^^^^^
-
 To create a News, click on the "Shared contents" on the top bar and select "News" then click on **+ Add news topic**
 
 	.. image:: ../_static/add_newtopic.png
@@ -152,9 +153,6 @@
 Raw HTML
 ^^^^^^^^
 
-Verify the content
-------------------
-
 Audit
 ^^^^^
 
@@ -162,8 +160,24 @@
 ^^^^^^^
 
 
+
+Managing Picture
+----------------
+
+
+Translating content
+-------------------
+
+Checking content
+----------------
+
+
+Publication workflow
+--------------------
+
+
 Publishing an Article
----------------------
+^^^^^^^^^^^^^^^^^^^^^
 
 When you are writing an article, it's not already visible for the visitors, but when the content is ready the editor
 has the possibility to make a request by clicking on the button **Change status**.
@@ -272,3 +286,6 @@
 
 
 
+
+Managing version
+----------------