plone.app.discussion/plone/app/discussion/browser
bdbaddog 6f675b6f80 Merge pull request #23 from bdbaddog/fix_comment_user_migration
fix migration of author_name and author_username
2013-02-11 10:20:41 -08:00
..
javascripts Cherry-picked 7a48d5 and 10f031 from 2.1.x branch to master 2013-02-03 22:07:51 +02:00
stylesheets The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. 2012-11-01 08:31:02 +01:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
captcha.py Pep8 2012-01-14 07:13:39 +01:00
captcha.txt Whitespace 2012-01-25 15:57:17 +01:00
captcha.zcml 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
comment.py fix url redirect for content types that must have /view in url to view contents 2012-03-14 15:01:17 -07:00
comments.pt The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead. 2012-11-01 08:31:02 +01:00
comments.py add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default 2013-01-04 19:00:24 +01:00
configure.zcml Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
controlpanel.pt Unified the site setup html structure 2012-10-14 17:00:13 +02:00
controlpanel.py No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
conversation.py Support for Dexterity added. 2012-06-30 10:59:49 +02:00
migration.py use member.getProperty('fullname') if member.fullname is an empty string. Not sure in what case this would happen, but it did happen in my site migration 2012-12-15 16:47:01 -08:00
moderation.pt remove inline styles, this also fixes #12399 2012-10-22 09:58:40 +02:00
moderation.py Don't use reindexObject from catalog, but from the object 2012-08-22 18:00:27 +02:00
traversal.py Pep8 2012-01-14 07:35:59 +01:00
validator.py Pep8 2012-01-14 07:30:43 +01:00