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
8e9c75a6fc6270ef9e2c8463a0c247ced088bd0a
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
T
History
Timo Stollenwerk
8e9c75a6fc
Set fields as class attribute to make captcha formextender work again. This is kind of ugly, the fields should be enirely omitted and not only hidden.
...
svn path=/plone.app.discussion/trunk/; revision=28370
2009-08-05 09:01:14 +00:00
..
javascripts
fix the cancel button for the comment reply form.
2009-08-04 18:39:10 +00:00
stylesheets
add padding to moderate comments fieldset.
2009-07-07 08:21:36 +00:00
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
comments.old.pt
z3c.form form added to commentsviewlet (not fully functional yet).
2009-08-01 21:47:50 +00:00
comments.old.py
z3c.form form added to commentsviewlet (not fully functional yet).
2009-08-01 21:47:50 +00:00
comments.pt
fix commenting for anonymous users.
2009-08-04 20:47:25 +00:00
comments.py
Set fields as class attribute to make captcha formextender work again. This is kind of ugly, the fields should be enirely omitted and not only hidden.
2009-08-05 09:01:14 +00:00
configure.zcml
move reply to comment view to z3cform.
2009-08-04 14:51:34 +00:00
controlpanel.py
plone.registry 1.0a2 changed methods to mixedCase (for_interface to forInterface).
2009-07-12 19:13:42 +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
fix publish comment. remove ajax functions for now.
2009-07-07 08:00:41 +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