plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 77e8093c53 don't show the link to the author's page on the comments viewlet to anonymous users.
svn path=/plone.app.discussion/trunk/; revision=27192
2009-05-28 07:04:35 +00:00
..
images reply-to-comment view and jquery forms added. 2009-05-26 19:58:59 +00:00
javascripts Show the reply-to-comment button only when Javascript is enabled. Otherwise hide it, since the reply functions rely on jQuery. 2009-05-27 07:26:21 +00:00
stylesheets resize the commenter's image with css; 2009-05-28 07:00:40 +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 don't show the link to the author's page on the comments viewlet to anonymous users. 2009-05-28 07:04:35 +00:00
comments.py check if discussion is allowed for the comments viewlet. 2009-05-28 06:35:47 +00:00
configure.zcml comment view that redirects to the comment added. no unit test so far! 2009-05-27 13:23:25 +00:00
controlpanel.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +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