From 09a88ff9fbb8246aaf82dc17f556a948306d960b Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Sat, 15 Aug 2009 20:10:17 +0000 Subject: [PATCH] todo update. svn path=/plone.app.discussion/trunk/; revision=28947 --- plone/app/discussion/TODO.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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