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
c318ecc6c5526913a1a050873c59d5cfe6d7a084
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
T
History
Timo Stollenwerk
c318ecc6c5
remove print statement from former commit.
...
svn path=/plone.app.discussion/trunk/; revision=27409
2009-06-13 17:34:34 +00:00
..
images
reply-to-comment view and jquery forms added.
2009-05-26 19:58:59 +00:00
javascripts
add slidedown effect when the reply-to-comment form is opened.
2009-06-05 07:07:18 +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
add workflow buttons to comments viewlet (not working yet).
2009-06-13 17:33:48 +00:00
comments.py
remove print statement from former commit.
2009-06-13 17:34:34 +00:00
configure.zcml
add delete and workflow actions buttons to comments viewlet.
2009-06-11 13:51:33 +00:00
controlpanel.py
test for globally_enabled discussion added.
2009-06-04 15:38:12 +00:00
moderation.pt
fix form action links in the moderation view.
2009-06-11 13:44:22 +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