src/pyams_skin.egg-info/PKG-INFO
changeset 102 cd4be162c775
parent 76 d34c568aa4ba
child 105 30d575fef7df
equal deleted inserted replaced
101:72a7053c5b01 102:cd4be162c775
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-skin
     2 Name: pyams-skin
     3 Version: 0.1.1
     3 Version: 0.1.2
     4 Summary: PyAMS base skin interfaces and classes
     4 Summary: PyAMS base skin interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     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
    20         
    20         
    21         
    21         
    22         History
    22         History
    23         =======
    23         =======
    24         
    24         
       
    25         0.1.2
       
    26         -----
       
    27          - set custom layouts without ZCML
       
    28          - added back-office configuration interfaces and classes
       
    29          - updated default header template
       
    30          - updated "Flop" charting plug-in
       
    31          - use renamed MediaFileView for favourite icon
       
    32          - add click handler in shortcuts DIV
       
    33          - updated DataTables sorting options
       
    34          - dialogs 'shown' and 'hide' callbacks can now be registered. These callbacks can be assigned
       
    35            globally to all dialogs or to a single one
       
    36         
    25         0.1.1
    37         0.1.1
    26         -----
    38         -----
    27          - CSS updates
    39          - CSS updates
    28         
    40         
    29         0.1.0
    41         0.1.0