plone.app.discussion/plone/app/discussion
Timo Stollenwerk dada11c43c show_commenter_image record added to the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=27335
2009-06-07 08:47:14 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fix bouncing fieldset when reply form is shown. 2009-06-05 09:05:34 +00:00
profiles/default add globally_enabled option to the discussion plone control panel. add plone.app.discussion to the package dependencies. 2009-06-03 12:49:34 +00:00
tests show_commenter_image record added to the discussion control panel. 2009-06-07 08:47:14 +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 todo list update. 2009-06-07 08:30:53 +00:00
__init__.py Monkey patch plone.app.vocabularies.types.BAD_TYPES 2009-05-31 17:49:33 +00:00
catalog.py rename all indexes from comment_XXX to XXX. clean up indexes test. 2009-06-01 23:45:49 +00:00
comment.py revert 27204: change import for discussion modification_date from datetime to DateTime. 2009-05-30 06:08:44 +00:00
configure.zcml rename all indexes from comment_XXX to XXX. clean up indexes test. 2009-06-01 23:45:49 +00:00
conversation.py Delete children when deleting a parent comment. 2009-05-24 16:19:21 +00:00
interfaces.py show_commenter_image record added to the discussion control panel. 2009-06-07 08:47:14 +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