diff -r 5f40601f9cb0 -r f687b9048881 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Fri Jul 20 12:39:19 2018 +0200 +++ b/src/pyams_content.egg-info/PKG-INFO Fri Jul 20 12:57:35 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content -Version: 0.1.15.1 +Version: 0.1.16 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_content Author: Thierry Florac @@ -73,6 +73,24 @@ History ======= + 0.1.16 + ------ + - use iterators in all dashboards + - updated view content portlet to select and merge several views + - handle cache for header and footer + - added custom file view to check publication status before giving access + - added arguments to avoid using cache when getting view results (for example in preview mode) + - added "oid_to_urls" HTML renderer to convert internal "oid://" links to URLs + - added Opengraph metas for shared contents + - added support for illustration to thesaurus terms + - added support for tags and collections, which are specific kinds of themes + - added location map paragraph + - added redirections manager + - added renderer resources management + - use locale name in header and footer cache key + - updated system manager permissions + - updated internal links management + 0.1.15.1 -------- - added request argument when rendering pictogram image