docs/README.txt
changeset 1 bcad1ec7f4e8
parent 0 f05d7aea098a
equal deleted inserted replaced
0:f05d7aea098a 1:bcad1ec7f4e8
       
     1 =============
       
     2 MyAMS package
       
     3 =============
       
     4 
       
     5 .. contents::
       
     6 
       
     7 
       
     8 What is PyAMS?
       
     9 ==============
       
    10 
       
    11 PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
       
    12 and content management with the Pyramid framework.
       
    13 
       
    14 **PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
       
    15 see PyAMS_content package), but many features are generic and can be used inside any kind of web
       
    16 application.
       
    17 
       
    18 All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_.
       
    19 
       
    20 
       
    21 What is MyAMS?
       
    22 ==============
       
    23 
       
    24 MyAMS.js is a "small" extension package over JQuery and Bootstrap. It provides a small set of
       
    25 features using the HTML "data" API to enable components configuration without using any
       
    26 javascript code.
       
    27 
       
    28 Please note that this package also includes a Python package, for easy integration of MyAMS
       
    29 within a Pyramid application.
       
    30 
       
    31 
       
    32 New MyAMS major release
       
    33 =======================
       
    34 
       
    35 A complete MyAMS rewrite is currently on it's way, with upgraded versions of JQuery and Bootstrap
       
    36 and different modules architecture; a demo and documentation site of this new release is available
       
    37 at http://myams.ztfy.org.