From eba0fbc62093309af5e3dff9f91b4a6bb6887fdb Mon Sep 17 00:00:00 2001 From: hvelarde Date: Thu, 5 May 2016 11:38:22 -0300 Subject: [PATCH] Do not hide document byline viewlet by default It is controled by the Allow anyone to view 'about' information option in the Security Settings of Site Setup. --- CHANGES.rst | 5 +++++ Products/CMFPlone/profiles/default/viewlets.xml | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7b9b6a4d73..3bed155075 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -44,6 +44,10 @@ Fixes: - Fixed versioning for File and Image. [iham] +- Do not hide document byline viewlet by default; + it is controled by the `Allow anyone to view 'about' information` option in the `Security Settings` of `Site Setup` (closes `#1556`_). + [hvelarde] + - Removed docstrings from some methods to avoid publishing them. From Products.PloneHotfix20160419. [maurits] @@ -1296,3 +1300,4 @@ Fixes: .. _`#1053`: https://github.com/plone/Products.CMFPlone/issues/1053 .. _`#1232`: https://github.com/plone/Products.CMFPlone/issues/1232 .. _`#1255`: https://github.com/plone/Products.CMFPlone/issues/1255 +.. _`#1556`: https://github.com/plone/Products.CMFPlone/issues/1556 diff --git a/Products/CMFPlone/profiles/default/viewlets.xml b/Products/CMFPlone/profiles/default/viewlets.xml index 4ea8369535..77d0fb445c 100644 --- a/Products/CMFPlone/profiles/default/viewlets.xml +++ b/Products/CMFPlone/profiles/default/viewlets.xml @@ -38,7 +38,4 @@ - - -