plone.app.discussion/plone/app/discussion/browser
Carsten Senger 984a1fed7d Zope 2.12 compatibility: ViewPageTemplate's id property is read only
svn path=/plone.app.discussion/trunk/; revision=29203
2009-08-20 02:11:57 +00:00
..
javascripts fix inline validation for reply-to-comment form. 2009-08-15 16:36:49 +00:00
stylesheets add padding to moderate comments fieldset. 2009-07-07 08:21:36 +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 show captcha validation only for anonymous users. 2009-08-15 11:35:54 +00:00
comments.pt remove debug line. 2009-08-14 09:02:42 +00:00
comments.py Compatibility with Zope 2.12: don't wrap the ViewPageTemplate into an acquisition wrapper. 2009-08-20 02:09:53 +00:00
configure.zcml autoresize css class added to comment-textarea. 2009-08-17 20:31:37 +00:00
controlpanel.py fix discussion control panel description. 2009-08-15 17:49:50 +00:00
migration.py fix the recursive migrate_replies function, so that it returns True only after all comments on a certain level have been migrated. 2009-07-13 22:14:30 +00:00
moderation.pt show message when there are no comments to moderate. 2009-07-07 08:08:59 +00:00
moderation.py Zope 2.12 compatibility: ViewPageTemplate's id property is read only 2009-08-20 02:11:57 +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 fix captcha import; unit tests pass without p.f.captcha installed. 2009-08-15 19:44:39 +00:00