Move the discussion control panel to the core Plone configuration.
svn path=/plone.app.discussion/trunk/; revision=46020
This commit is contained in:
parent
f0cecaf274
commit
9dd33c47d0
@ -4,6 +4,9 @@ Changelog
|
||||
1.0RC1 (unreleased)
|
||||
-------------------
|
||||
|
||||
- Move the discussion control panel to the core Plone configuration.
|
||||
[timo]
|
||||
|
||||
- Always set the effective date of a comment to the same value as the creation
|
||||
date.
|
||||
[timo]
|
||||
|
@ -9,7 +9,7 @@
|
||||
title="Discussion"
|
||||
action_id="discussion"
|
||||
appId="plone.app.discussion"
|
||||
category="Products"
|
||||
category="Plone"
|
||||
condition_expr=""
|
||||
icon_expr="string:${portal_url}/discussionitem_icon.gif"
|
||||
url_expr="string:${portal_url}/@@discussion-settings"
|
||||
|
Loading…
Reference in New Issue
Block a user