plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 1ea5f0cdb4 Make handleComment method store comment attributes from form extenders. This allows us to extend the comment form with external add-ons.
svn path=/plone.app.discussion/trunk/; revision=50059
2011-05-26 21:37:37 +00:00
..
javascripts Add links to delete/approve a comment in the moderator notification email. 2011-04-22 17:09:09 +00:00
stylesheets Always show existing comments, even if commenting is disabled. 2011-01-07 15:27:17 +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 Nuke trailing white space 2010-12-15 23:52:56 +00:00
captcha.txt Remove collective.akismet from the captcha documentation. 2010-07-16 15:08:18 +00:00
captcha.zcml Remove "Plone 3 only" code; Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies anymore. 2011-02-08 09:28:51 +00:00
comment.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
comments.pt Fixed i18n of the "Commenting has been disabled." message. 2011-04-10 20:28:21 +00:00
comments.py Make handleComment method store comment attributes from form extenders. This allows us to extend the comment form with external add-ons. 2011-05-26 21:37:37 +00:00
configure.zcml Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
controlpanel.pt Nuke trailing white space 2010-12-15 23:52:56 +00:00
controlpanel.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
conversation.py Even simpler code :) 2011-04-15 16:56:17 +00:00
migration.py merge r47140, r47290, r47579 from davisagli-features: fix timezone handling when migrating legacy comments and when indexing 2011-04-02 21:26:36 +00:00
moderation.pt merge r46437 and r46946 from davisagli-features: respect the per-comment mime_type setting, and use the old cooked text/html from legacy comments when migrating 2011-04-02 19:51:37 +00:00
moderation.py Tests expect a False to be returned from the funcion 2011-04-27 19:33:00 +00:00
traversal.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
validator.py Nuke trailing white space 2010-12-15 23:52:56 +00:00