plone.app.discussion/plone/app/discussion/browser
Felipe Duardo 79a96a8c1e Added a prefix to the id attr of the comment field
The W3C validator does not accept the attributes id or class started with numbers.
2013-04-09 12:21:14 -03: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 Added a prefix to the id attr of the comment field 2013-04-09 12:21:14 -03:00
comments.py Do not raise an error when no workflow is assigned to the comment type. 2013-03-27 17:06:14 +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 Many updates to handle non public comments properly 2013-03-28 14:28:22 +01:00
traversal.py Pep8 2012-01-14 07:35:59 +01:00
validator.py Pep8 2012-01-14 07:30:43 +01:00