plone.app.discussion/plone/app/discussion
Martin Aspeli a8bc95be77 Update to-do
svn path=/plone.app.discussion/trunk/; revision=27071
2009-05-23 16:42:30 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fix some security issues and make the traversal adapter work with OFS.Traversable. Requires a name, so we now call it ++conversation++default 2009-05-23 11:52:57 +00:00
profiles/default Add FTI for Discussion Item and test 2009-05-23 16:12:45 +00:00
tests Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. 2009-05-23 16:37:10 +00:00
NOTES.txt More notes/thoughts 2009-05-13 15:20:02 +00:00
PRINCIPLES.txt check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
TODO.txt Update to-do 2009-05-23 16:42:30 +00:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
catalog.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
comment.py Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. 2009-05-23 16:37:10 +00:00
configure.zcml Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. 2009-05-23 16:37:10 +00:00
conversation.py d'oh! 2009-05-23 16:10:24 +00:00
interfaces.py Move viewlets to browser package, use a layer instead of an overrides.zcml. Also add ++comment++ namespace, though it may require refactoring 2009-05-23 04:55:06 +00:00
permissions.zcml Some more design notes/sketchings. Nothing that works yet. 2009-05-13 14:54:06 +00:00
tool.py Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. 2009-05-23 16:37:10 +00:00