plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 54f6c09c7b rename reply_to_comment_form.js to comments.js.
svn path=/plone.app.discussion/trunk/; revision=27840
2009-07-06 17:38:18 +00:00
..
javascripts rename reply_to_comment_form.js to comments.js. 2009-07-06 17:38:18 +00:00
stylesheets remove unnecessary CSS from moderation view. 2009-07-01 09:35:46 +00:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
comments.pt use "@@moderate-publish-comment" instead of "content_status_modify" for publishing comments. content_status_modify does not reindex the comment properly. 2009-07-06 17:30:19 +00:00
comments.py Adding missing import for IStatusMessage, fixes validation. evilbungle fix. 2009-07-03 12:06:19 +00:00
configure.zcml revert changes from rev. 27698 and 27702. switch back to non-plone table for comment moderation. 2009-06-28 18:38:25 +00:00
controlpanel.py test for globally_enabled discussion added. 2009-06-04 15:38:12 +00:00
moderation.pt in_response_to metadata added. 2009-07-03 08:03:09 +00:00
moderation.py delete comments_workflow_enabled from moderation view. 2009-07-03 09:02:47 +00:00
traversal.py 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