Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed.

svn path=/plone.app.discussion/trunk/; revision=33490
This commit is contained in:
Hanno Schlichting
2010-01-27 14:46:12 +00:00
parent efc60b2620
commit ece5e3c302
4 changed files with 110 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed. [hannosch]
* Register the event subscribers for the correct interfaces in Plone 3. [hannosch]
* Factored out subscriber declarations into its own ZCML file. [hannosch]
* Bugfix for #2281226: Moderation View: Comments disappear when hitting the 'Apply' button without choosing a bulk action. [timo]