plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk f85acfa827 Adding missing import for IStatusMessage, fixes validation. evilbungle fix.
svn path=/plone.app.discussion/trunk/; revision=27795
2009-07-03 12:06:19 +00:00
..
javascripts remove nested forms from moderate comments view. rewrite jquery code for comment delete and publish. 2009-06-30 22:17:42 +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 fix wrong i18n attribute in body text. 2009-06-24 08:26:02 +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