From f149f0f8dd47cebc3569fe1c942eff59cf42668b Mon Sep 17 00:00:00 2001 From: WouterVH Date: Sat, 28 May 2011 22:02:33 +0000 Subject: [PATCH] - Enable the left-menu on the configlet, to be more consistent with all other configlets. Related to https://dev.plone.org/plone/ticket/11737 [WouterVH] svn path=/plone.app.discussion/trunk/; revision=50095 --- CHANGES.txt | 11 ++++++++++- plone/app/discussion/browser/controlpanel.pt | 3 --- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 966a24f..f6ac1fd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,12 +1,21 @@ Changelog ========= + +2.0.5 (Unreleased) +------------------ + +- Enable the left-menu on the configlet, to be more consistent with all other configlets. + Related to https://dev.plone.org/plone/ticket/11737 + [WouterVH] + + 2.0.4 (2011-05-28) ------------------ - Refactor/clean up the handleComment method. [timo] - + - Make handleComment method store comment attributes from form extenders. This allows us to extend the comment form with external add-ons. See http://packages.python.org/plone.app.discussion/howtos/howto_extend_the_comment_form.html diff --git a/plone/app/discussion/browser/controlpanel.pt b/plone/app/discussion/browser/controlpanel.pt index 1b92c41..46cf9e9 100644 --- a/plone/app/discussion/browser/controlpanel.pt +++ b/plone/app/discussion/browser/controlpanel.pt @@ -6,9 +6,6 @@ metal:use-macro="here/prefs_main_template/macros/master" i18n:domain="plone"> - -