plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 0a706dec70 fix i18n domain.
svn path=/plone.app.discussion/trunk/; revision=27473
2009-06-16 23:25:36 +00:00
..
images reply-to-comment view and jquery forms added. 2009-05-26 19:58:59 +00:00
javascripts remove typed in text after copying the reply form. 2009-06-16 23:04:54 +00:00
stylesheets option to show commenter image added. 2009-06-08 08:23:18 +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 show delete and workflow actions buttons on the comments viewlet. 2009-06-16 13:13:40 +00:00
comments.py comments viewlet's format_time now returns localized time. 2009-06-16 20:53:45 +00:00
configure.zcml fix the permissions for delete and publish comments. make the publish-comment button work. 2009-06-16 13:10:58 +00:00
controlpanel.py test for globally_enabled discussion added. 2009-06-04 15:38:12 +00:00
moderation.pt fix i18n domain. 2009-06-16 23:25:36 +00:00
moderation.py return the comment text for the moderation view. 2009-06-11 13:47:32 +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