plone.app.discussion/plone/app/discussion/browser
Timo Stollenwerk 356db660b0 migrate creation_date and modification_date too.
svn path=/plone.app.discussion/trunk/; revision=28019
2009-07-12 17:55:54 +00:00
..
javascripts fix publish comment. remove ajax functions for now. 2009-07-07 08:00:41 +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
comments.pt use "@@moderate-publish-comment" instead of "content_status_modify" for publishing comments. content_status_modify does not reindex the comment properly. 2009-07-06 17:30:19 +00:00
comments.py Adding missing import for IStatusMessage, fixes validation. evilbungle fix. 2009-07-03 12:06:19 +00:00
configure.zcml migration view and very simple first test added. 2009-07-07 16:16:58 +00:00
controlpanel.py test for globally_enabled discussion added. 2009-06-04 15:38:12 +00:00
migration.py migrate creation_date and modification_date too. 2009-07-12 17:55:54 +00:00
moderation.pt show message when there are no comments to moderate. 2009-07-07 08:08:59 +00:00
moderation.py fix publish comment. remove ajax functions for now. 2009-07-07 08:00:41 +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