plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk f27156e916 Added basic infrastructure for discussion controlpanel.
svn path=/plone.app.discussion/trunk/; revision=27269
2009-06-02 21:20:53 +00:00
..
images reply-to-comment view and jquery forms added. 2009-05-26 19:58:59 +00:00
javascripts use slideUp() instead of hide() jquery function to hide the reply form. 2009-06-02 16:36:16 +00:00
stylesheets cancel button added to the reply-to-comment form. 2009-06-02 15:09:25 +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 the error of showing too much reply forms in the reply-to-comment jquery function. 2009-06-02 16:13:44 +00:00
comments.py format time for comments with python strftime(). no time localization so far. 2009-05-31 11:01:36 +00:00
configure.zcml Added basic infrastructure for discussion controlpanel. 2009-06-02 21:20:53 +00:00
controlpanel.py Added basic infrastructure for discussion controlpanel. 2009-06-02 21:20:53 +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