src/pyams_form.egg-info/PKG-INFO
changeset 81 63910cffdf2b
parent 76 81ec137eb851
child 87 cfd3fe45ed6b
equal deleted inserted replaced
80:e8012944d550 81:63910cffdf2b
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-form
     2 Name: pyams-form
     3 Version: 0.1.9
     3 Version: 0.1.10
     4 Summary: PyAMS base form interfaces and classes
     4 Summary: PyAMS base form interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     5 Home-page: http://hg.ztfy.org/pyams/pyams_form
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
       
     9 Description-Content-Type: UNKNOWN
     9 Description: 
    10 Description: 
    10         
    11         
    11         History
    12         History
    12         =======
    13         =======
       
    14         
       
    15         0.1.10
       
    16         ------
       
    17          - added optional notice before and after widgets, and added CSS class to form groups
       
    18          - updated object subform template for z3c.form >= 3.4.0
       
    19          - reified "groups" form property
    13         
    20         
    14         0.1.9
    21         0.1.9
    15         -----
    22         -----
    16          - added test in main form template to remove "<form>" tag when no action is defined
    23          - added test in main form template to remove "<form>" tag when no action is defined
    17          - added "SEO-enabled" text input to display quality gauge based on input length (for use on content's title)
    24          - added "SEO-enabled" text input to display quality gauge based on input length (for use on content's title)