src/pyams_content.egg-info/PKG-INFO
branchdev-dc
changeset 999 f50be61c93a6
parent 982 33e3a44c50b3
child 997 38c23b8cc9e3
--- a/src/pyams_content.egg-info/PKG-INFO	Thu Sep 06 18:10:04 2018 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO	Fri Oct 05 10:44:32 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-content
-Version: 0.1.16
+Version: 0.1.19.1
 Summary: PyAMS base content interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_content
 Author: Thierry Florac
@@ -73,6 +73,35 @@
         History
         =======
         
+        0.1.19
+        ------
+         - added "topic" shared content
+         - added description and notepad attributes to sites, folders and blogs
+         - added common base interface for all illustrations targets
+         - added shared content's title portlet
+         - updated gallery interfaces and properties
+        
+        0.1.18.2
+        --------
+         - check for broken objects while iterating over visible paragraphs
+        
+        0.1.18.1
+        --------
+         - remove broken objects from catalog when reindexing
+        
+        0.1.18
+        ------
+         - better PEP 8 conformance
+         - many many ZMI updates
+        
+        0.1.17
+        ------
+         - clear catalog and reindex all objects in "pyams_index" script
+         - updated forms templates
+         - updated advanced search engine to search over tags, themes and collections
+         - added "header" attribute to shared contents (replacing "Header" paragraph), and
+           added static attribute to disable header on selected shared contents
+        
         0.1.16
         ------
          - use iterators in all dashboards