plone.app.discussion/plone/app/discussion
Timo Stollenwerk 98bcc19d5c 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
svn path=/plone.app.discussion/trunk/; revision=50489
2011-06-16 10:59:25 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser 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
i18n Translations updated. German translations for notifications added. 2011-04-22 17:28:00 +00:00
locales Updated Simplified Chinese translation 2011-05-19 01:39:35 +00:00
profiles/default Move comments.js registration so it is merged along with other anonymous resources 2011-06-05 22:30:56 +00:00
tests Unless Discussion Item has an workflow, moderation is not enabled 2011-04-27 17:41:07 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py 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
architecture.txt Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. 2010-06-04 11:22:16 +00:00
catalog.py Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0. 2011-04-22 14:59:59 +00:00
comment.py Add links to delete/approve a comment in the moderator notification email. 2011-04-22 17:09:09 +00:00
configure.zcml add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
conversation.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
notifications.zcml Removed the conditional loading of event subscribers: 2010-12-16 02:12:13 +00:00
patches.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
permissions.zcml Remove collective.autopermission dependency. 2011-01-20 19:37:54 +00:00
subscribers.zcml Disable the control panel event subscribers. We don't need them since we disabled the enable_moderation setting in the discussion control panel anyway. 2011-01-22 12:34:49 +00:00
testing.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
tool.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
upgrades.py add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
upgrades.zcml merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line 2011-04-08 20:23:07 +00:00
vocabularies.py Nuke trailing white space 2010-12-15 23:52:56 +00:00