This website requires JavaScript.
Explore
Help
Sign In
ajung
/
plone.app.discussion
Watch
0
Star
0
Fork
0
You've already forked plone.app.discussion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5f52a0d56ba5ccb622478928754c8ff351f7f0ff
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
T
History
Timo Stollenwerk
5f52a0d56b
HTML anker added to every comment, so when the reply-to-comment button is hit, the browser scrolls to the right position.
...
svn path=/plone.app.discussion/trunk/; revision=27143
2009-05-27 07:33:13 +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
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
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
comments.pt
HTML anker added to every comment, so when the reply-to-comment button is hit, the browser scrolls to the right position.
2009-05-27 07:33:13 +00:00
comments.py
threaded view added to comments viewlet.
2009-05-27 06:58:00 +00:00
configure.zcml
discussion css file registered.
2009-05-27 07:25:19 +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