plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk dbda349768 Automatically reload batch moderation page if no comments are left. This refs #11298.
svn path=/plone.app.discussion/trunk/; revision=51274
2011-07-15 17:29:29 +00:00
..
javascripts Automatically reload batch moderation page if no comments are left. This refs #11298. 2011-07-15 17:29:29 +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 Do not render/update the comment form in CommentViewlets if commenting is disabled, since this slows down the page rendering. This fixes http://dev.plone.org/plone/ticket/11930 #11930 2011-06-16 10:59:25 +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 - Enable the left-menu on the configlet, to be more consistent with all other configlets. 2011-05-28 22:02:33 +00:00
controlpanel.py Remove debug print. 2011-07-15 08:25:34 +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