diff -r 135a744a7732 -r c9d11caf62fc src/pyams_skin.egg-info/PKG-INFO --- a/src/pyams_skin.egg-info/PKG-INFO Fri Dec 14 15:28:41 2018 +0100 +++ b/src/pyams_skin.egg-info/PKG-INFO Fri Dec 14 18:33:40 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-skin -Version: 0.1.28.2 +Version: 0.1.29 Summary: PyAMS base skin interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_skin Author: Thierry Florac @@ -22,6 +22,14 @@ History ======= + 0.1.29 + ------ + - added custom stylesheet and script file to skin settings + - updated static resources management + - added "require" extension to load MyAMS modules (MyAMS.js) + - added checks about activated modules (MyAMS.js) + - handle opening of a "data-ams-url" link in blank window (MyAMS.js) + 0.1.28.2 -------- - updated TinyMCE production-mode resources...