diff -r 49f831e73fc8 -r e2398d43df0e src/pyams_default_theme.egg-info/PKG-INFO --- a/src/pyams_default_theme.egg-info/PKG-INFO Wed Sep 25 17:22:11 2019 +0200 +++ b/src/pyams_default_theme.egg-info/PKG-INFO Thu Sep 26 11:58:24 2019 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-default-theme -Version: 0.1.42 +Version: 0.1.43 Summary: PyAMS default theme Home-page: http://hg.ztfy.org/pyams/pyams_default_theme Author: Thierry Florac @@ -11,6 +11,16 @@ History ======= + 0.1.43 + ------ + - added generic IContentTitle interface and adapters + - added search results portlet renderer, and updated search results portlet API + - added view items portlet renderer + - added TALES extension to include content's type and data type in headers ou HTML tags + - updated shared forms rendering (using new paragraph type) and submit (allowing form's handler + to display a custom message) + - updated IContentTag adapter for typed shared contents, using data type definition property + 0.1.42 ------ - updated shared form rendering