plone.app.discussion/plone/app/discussion
Timo Stollenwerk f0cbc787ab has_replies function added to get only published comments for anon users. elro review fix. refs #9288
svn path=/plone.app.discussion/trunk/; revision=30252
2009-10-07 20:07:55 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser has_replies function added to get only published comments for anon users. elro review fix. refs #9288 2009-10-07 20:07:55 +00:00
profiles/default rename reply_to_comment_form.js to comments.js. 2009-07-06 17:38:18 +00:00
tests captcha registry entry and vocabulary added. 2009-08-11 09:45:34 +00:00
DOCUMENTATION.txt documentation update. 2009-08-15 20:09:27 +00:00
KNOWN_ISSUES.txt "comment objects are not indexed with Plone 4" added to known issues. 2009-09-30 21:10:36 +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 TODO.txt. 2009-09-09 15:17:47 +00:00
__init__.py comment out monkey patch of plone.app.vocabularies for now. 2009-09-30 11:21:15 +00:00
catalog.py indexes for IComment added to override the IConversation indexes. 2009-07-06 16:56:09 +00:00
comment.py Add an accessor method for title. As title is part of the interface 2009-08-20 02:06:15 +00:00
configure.zcml Add an accessor method for title. As title is part of the interface 2009-08-20 02:06:15 +00:00
conversation.py plone.registry 1.0a2 changed methods to mixedCase (for_interface to forInterface). 2009-07-12 19:13:42 +00:00
interfaces.py Simplify comment form labels as suggested by jon. 2009-08-16 08:38:42 +00:00
permissions.zcml comment_review_workflow added. 2009-06-08 21:16:51 +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
vocabularies.py simplify (re)captcha test. 2009-08-15 10:18:10 +00:00