src/source/userguide.rst
changeset 90 06915aa059c5
parent 80 f923138e98b3
child 97 9783741e866d
equal deleted inserted replaced
67:81281f49aeb4 90:06915aa059c5
     1 .. _userguide:
     1 .. _userguide:
     2 
     2 
     3 PyAMS User's Guide
     3 PyAMS User's Guide
     4 ==================
     4 ==================
     5 
     5 
     6 Creating content
     6 Users or Site Managers
       
     7     Individuals who use PyAMS features to create a custom application or website.
       
     8 
       
     9 
       
    10 How to create a web site Page and blog?
       
    11 ---------------------------------------
       
    12 
       
    13 To create a new page for your website click on `Site tree`
       
    14 
       
    15 
       
    16     .. image:: _static/select_sitetree.png
       
    17 
       
    18 
       
    19 
       
    20 Click on **+ + Add...** and choose the to create a `blog` or a `site manager`
       
    21 
       
    22 
       
    23     .. image:: _static/select_website_content.png
       
    24 
       
    25 
       
    26 A blog or weblog is a simple editorial structure where news and topics are stacked in a chronological order.
       
    27 
       
    28 
       
    29 Website Portal Templates
       
    30 ------------------------
       
    31 
       
    32 You can create a generic template shared for all users, to do that ya need to have some admin privilege.
       
    33 
       
    34 On the `Control panel`,  click on `Portal Templates`
       
    35 
       
    36     .. image:: _static/select_portlet.png
       
    37 
       
    38 In the Portal Templates menu
       
    39 
       
    40     .. image:: _static/user_create_template.png
       
    41 
       
    42 1) Click on **+add template**
       
    43 2) Name your new template
       
    44 3) Add a new **slot**
       
    45 4) Drag and drop a new portlet **image**.
       
    46 
       
    47 5) Click right on the portlet to **edit properties** or **delete** this elements.
       
    48 
       
    49 
       
    50 
       
    51 Apply a Template
     7 ----------------
    52 ----------------
     8 
    53 
     9 How to create a Site
    54 When you have defined a shared template, you can use it for your website
    10 ''''''''''''''''''''
       
    11 
    55 
    12 How to create a Modele
    56     .. image:: _static/nav_site_management.png
    13 ''''''''''''''''''''''
       
    14 
    57 
    15 How to create a News
       
    16 ''''''''''''''''''''
       
    17 
    58 
    18 How to create a Topic
    59 If you choose to inherit from a template, select the template that you want to apply
    19 '''''''''''''''''''''
    60 
       
    61 
       
    62     .. image:: _static/template_edit_config.png
       
    63 
       
    64 If you won't inherit from a shared template, you can create a local template.
       
    65 
       
    66 
       
    67 
       
    68 
       
    69 How to create a News?
       
    70 ---------------------
       
    71 
       
    72     .. image:: _static/select_paragraph.png
       
    73 
       
    74 
       
    75 How to create a Topic?
       
    76 ----------------------
       
    77 
    20 
    78 
    21 
    79 
    22 Publishing content
    80 Publishing content
    23 ------------------
    81 ------------------