plone.app.discussion/plone/app/discussion
Timo Stollenwerk 087c428e3e fix format time in comments viewlet.
svn path=/plone.app.discussion/trunk/; revision=27205
2009-05-29 06:32:03 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser fix format time in comments viewlet. 2009-05-29 06:32:03 +00:00
profiles/default discussion css file registered. 2009-05-27 07:25:19 +00:00
tests test for comment view (redirect) added. 2009-05-27 17:05:12 +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 Reminder 2009-05-24 16:21:14 +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 change import for discussion modification_date from datetime to DateTime. 2009-05-29 06:30:55 +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 Delete children when deleting a parent comment. 2009-05-24 16:19:21 +00:00
interfaces.py Turn getComments() and getThreads() into generators. 2009-05-24 16:04:49 +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