plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 85d5b823b0 Remove collective.akismet from the captcha documentation.
svn path=/plone.app.discussion/trunk/; revision=37915
2010-07-16 15:08:18 +00:00
..
javascripts Clean up Javascript code. Obey the 80 character limit. 2010-06-04 09:25:47 +00:00
stylesheets Make sure the form fields in the reply form are always placed under the field labels; Fix CSS overflow bug that occurs with the new Plone 4.0b5 comment styles 2010-07-13 13:39:35 +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 Remove unnecessary imports from captcha.py. 2010-07-13 09:20:32 +00:00
captcha.txt Remove collective.akismet from the captcha documentation. 2010-07-16 15:08:18 +00:00
captcha.zcml Move AkismetValidator from plone.app.discussion to collective.akismet. 2010-07-13 09:24:23 +00:00
comment.py move comment view from browser/comments.py to browser/comment.py. 2010-01-18 09:54:27 +00:00
comments.pt No tabs please 2010-06-18 12:19:33 +00:00
comments.py Remove unnecessary imports. 2010-07-13 09:19:20 +00:00
configure.zcml Move captcha registration to its own captcha.zcml file. Fix captcha registration for Plone 3/Zope 2.10 2010-06-10 14:57:03 +00:00
controlpanel.py remove unnecessary imports / variables; whitespace 2010-07-13 10:41:26 +00:00
migration.py Remove unnecessary import. 2010-07-07 11:37:44 +00:00
moderation.pt removed moderation.js from js registry and include it only in moderation.pt as that is the only place where it is used 2010-05-03 11:53:20 +00:00
moderation.py Remove unnecessary variables and imports. 2010-07-13 13:21:12 +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
validator.py Remove unnecessary variables and imports. 2010-07-13 13:21:12 +00:00