Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the moderation views.

svn path=/plone.app.discussion/trunk/; revision=33544
This commit is contained in:
Hanno Schlichting
2010-01-28 13:23:58 +00:00
parent d937bcc42e
commit 9c80b99ead
4 changed files with 19 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the moderation view. [hannosch]
* Added a commentTitle CSS class to the comment titles. [hannosch]
* Update message ids to match their real text. [hannosch]
* Set CSS classes for the comment form in the updateActions method. [timo]