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
f0cbc787ab
has_replies function added to get only published comments for anon users. elro review fix. refs
#9288
...
svn path=/plone.app.discussion/trunk/; revision=30252
2009-10-07 20:07:55 +00:00
..
javascripts
code cleanup;
2009-08-28 13:03:16 +00:00
stylesheets
fix story 1109910. Tabs in moderation view have a margin.
2009-08-29 16:23:54 +00:00
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
captcha.py
show captcha validation only for anonymous users.
2009-08-15 11:35:54 +00:00
comments.pt
has_replies function added to get only published comments for anon users. elro review fix. refs
#9288
2009-10-07 20:07:55 +00:00
comments.py
has_replies function added to get only published comments for anon users. elro review fix. refs
#9288
2009-10-07 20:07:55 +00:00
configure.zcml
remove unnecessary discussion-check utility code.
2009-08-28 13:34:45 +00:00
controlpanel.py
remove unnecessary discussion-check utility code.
2009-08-28 13:34:45 +00:00
migration.py
fix the recursive migrate_replies function, so that it returns True only after all comments on a certain level have been migrated.
2009-07-13 22:14:30 +00:00
moderation.pt
show message when there are no comments to moderate.
2009-07-07 08:08:59 +00:00
moderation.py
Hide the editable-object border in moderation view. elro review fix. refs
#9288
2009-10-07 11:52:44 +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
validator.py
call WrongReCaptchaCode validator for recaptcha.
2009-08-28 08:32:20 +00:00