plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk a7d80a1368 i18n added to templates.
svn path=/plone.app.discussion/trunk/; revision=27648
2009-06-23 17:44:47 +00:00
..
javascripts fix reply bug ("TypeError: long() argument must be a string or a number") in Chrome. 2009-06-20 16:24:16 +00:00
stylesheets fix story 833286: IE 6: Comment layer is not displayed correctly. 2009-06-23 15:40:00 +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 i18n added to templates. 2009-06-23 17:44:47 +00:00
comments.py fix comment redirect from "#comment-<comment_id>" to "#<comment_id>". 2009-06-21 20:33:02 +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 i18n added to templates. 2009-06-23 17:44:47 +00:00
moderation.py format_time method removed from moderation view, since it is not used anymore. 2009-06-22 10:09:11 +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