diff --git a/plone/app/discussion/TODO.txt b/plone/app/discussion/TODO.txt index b4abc20..c5e2a4c 100644 --- a/plone/app/discussion/TODO.txt +++ b/plone/app/discussion/TODO.txt @@ -16,11 +16,6 @@ plone.app.discussion to-do [ ] Replace the comment_review_workflow - [ ] Add UI - - - comment forms should use z3c.form subforms and plone.z3cform's - ExtensibleForm support - [ ] Make sure a catalog Clear & Rebuild doesn't lose all comments [ ] Thread building in conversation.getThreads() @@ -37,6 +32,11 @@ plone.app.discussion to-do DONE: ----- + [X] Add UI + + - comment forms should use z3c.form subforms and plone.z3cform's + ExtensibleForm support + [X] Implement plone.indexer indexers for comments, filling standard metadata - Note discrepancy between Python datetime and indexing expecting a Zope 2