Update to-do
svn path=/plone.app.discussion/trunk/; revision=27071
This commit is contained in:
parent
8ffca9009c
commit
a8bc95be77
@ -2,11 +2,16 @@
|
||||
plone.app.discussion to-do
|
||||
==========================
|
||||
|
||||
[ ] Add event handlers to ensure we don't get stale comments in the catalog
|
||||
when parent objects are removed/moved/cloned:
|
||||
|
||||
- Create the conversation when an object is created
|
||||
- Dispatch object added/removed/moved/cloned events to conversations
|
||||
- Dispatch conversation added/removed/moved/cloned events to comments
|
||||
|
||||
[ ] Thread building in conversation.getThreads()
|
||||
[ ] Batching in conversation.getComments()
|
||||
|
||||
[ ] ++comments++ namespace traversal adapter
|
||||
|
||||
[ ] Implement plone.indexer indexers for comments, filling standard metadata
|
||||
|
||||
- Note discrepancy between Python datetime and indexing expecting a Zope 2
|
||||
|
Loading…
Reference in New Issue
Block a user