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
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
History
Timo Stollenwerk
0c377e3c9b
fix remove comment button in the comments viewlet.
...
svn path=/plone.app.discussion/trunk/; revision=27815
2009-07-04 16:59:55 +00:00
..
javascripts
fix remove comment button in the comments viewlet.
2009-07-04 16:59:55 +00:00
stylesheets
remove unnecessary CSS from moderation view.
2009-07-01 09:35:46 +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 remove comment button in the comments viewlet.
2009-07-04 16:59:55 +00:00
comments.py
Adding missing import for IStatusMessage, fixes validation. evilbungle fix.
2009-07-03 12:06:19 +00:00
configure.zcml
revert changes from rev. 27698 and 27702. switch back to non-plone table for comment moderation.
2009-06-28 18:38:25 +00:00
controlpanel.py
test for globally_enabled discussion added.
2009-06-04 15:38:12 +00:00
moderation.pt
in_response_to metadata added.
2009-07-03 08:03:09 +00:00
moderation.py
delete comments_workflow_enabled from moderation view.
2009-07-03 09:02:47 +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