plone.app.discussion/plone/app/discussion/browser
Maurits van Rees 9eb172023a No tabs in zcml please
svn path=/plone.app.discussion/trunk/; revision=46364
2010-12-15 22:59:24 +00:00
..
javascripts whitespace, make jslint happy. 2010-12-12 08:13:03 +00:00
stylesheets Remove the grey background from disabled settings. 2010-12-05 14:10:21 +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 Disable the plone.app.registry check on schema elements, so no error is raised on upgrades. This fixes https://dev.plone.org/plone/ticket/11195. Refs #11195 2010-10-29 10:43:46 +00:00
captcha.txt Remove collective.akismet from the captcha documentation. 2010-07-16 15:08:18 +00:00
captcha.zcml No tabs in zcml please 2010-12-15 22:59:24 +00:00
comment.py Fetch context for the comment view with "context = aq_inner(self.context)". This fixes a failing Plone 3 test. 2010-09-06 10:38:54 +00:00
comments.pt Dynamically show the comment formatting message dependent on the text transform setting. 2010-11-29 22:42:20 +00:00
comments.py Replace XXX with todo. 2010-12-12 08:14:48 +00:00
configure.zcml No tabs in zcml please 2010-12-15 22:59:24 +00:00
controlpanel.pt Change the comment workflow setting in the discussion control panel if the setting is changed in the types control panel; show warning message and disable the setting if a custom comment workflow is enabled. 2010-12-11 21:30:18 +00:00
controlpanel.py Change the comment workflow setting in the discussion control panel if the setting is changed in the types control panel; show warning message and disable the setting if a custom comment workflow is enabled. 2010-12-11 21:30:18 +00:00
migration.py Ignore certain lines for code coverage. 2010-09-20 10:03:55 +00:00
moderation.pt Link directly to the "Discussion Item" types control panel in the moderation view. 2010-12-08 17:45:58 +00:00
moderation.py Show "moderate comments" link in the admin panel only if a moderation workflow is enabled for comments. 2010-12-08 17:45:11 +00:00
traversal.py Ignore certain lines for code coverage. 2010-09-20 10:03:55 +00:00
validator.py Disable the plone.app.registry check on schema elements, so no error is raised on upgrades. This fixes https://dev.plone.org/plone/ticket/11195. Refs #11195 2010-10-29 10:43:46 +00:00