Hanno Schlichting
|
faf339bec5
|
Optimized the conversation enabled method and avoid overlong lines
svn path=/plone.app.discussion/trunk/; revision=33514
|
2010-01-27 17:11:55 +00:00 |
|
Hanno Schlichting
|
9f4129a65f
|
Respect the allow_comments field on an object and avoid calculations if no comments should be shown.
svn path=/plone.app.discussion/trunk/; revision=33511
|
2010-01-27 17:00:58 +00:00 |
|
Hanno Schlichting
|
034d0a93ad
|
Automatically load the ZCML files of the captcha widgets if they are installed.
svn path=/plone.app.discussion/trunk/; revision=33498
|
2010-01-27 16:14:35 +00:00 |
|
Hanno Schlichting
|
29a81f0717
|
Fixed i18n domain in GenericSetup profiles to be `plone`. Other values aren't supported for GS profiles.
svn path=/plone.app.discussion/trunk/; revision=33492
|
2010-01-27 14:56:30 +00:00 |
|
Hanno Schlichting
|
c27d1b5cc1
|
De-tabbify
svn path=/plone.app.discussion/trunk/; revision=33491
|
2010-01-27 14:54:07 +00:00 |
|
Hanno Schlichting
|
ece5e3c302
|
Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed.
svn path=/plone.app.discussion/trunk/; revision=33490
|
2010-01-27 14:46:12 +00:00 |
|
Hanno Schlichting
|
efc60b2620
|
Register the event subscribers for the correct interfaces in Plone 3.
svn path=/plone.app.discussion/trunk/; revision=33488
|
2010-01-27 13:51:44 +00:00 |
|
Hanno Schlichting
|
1b78a1839b
|
Factored out subscriber declarations into its own ZCML file.
svn path=/plone.app.discussion/trunk/; revision=33486
|
2010-01-27 12:28:47 +00:00 |
|
Hanno Schlichting
|
d8d57d3b7a
|
We only need to mention plone.z3cform once :)
svn path=/plone.app.discussion/trunk/; revision=30634
|
2009-10-16 12:31:01 +00:00 |
|
Hanno Schlichting
|
6e8f812eee
|
Duh, I wanted the new CatalogAware without the OpaqueItemManager base, not the old CMFCatalogAware
svn path=/plone.app.discussion/trunk/; revision=30630
|
2009-10-16 00:51:58 +00:00 |
|
Hanno Schlichting
|
71ed707794
|
Get this running again for the most part under Plone 4.0 - the main trick was probably to use the new CMFCatalogAware class. Removed collective.testcaselayer dependency, as that broke totally. There's some test failures left, but indexing works in general. Maybe the custom indexing event handlers aren't all required anymore. The title_or_id test failure looks like there's an infinite loop in the __parent__ pointers never reaching the actual content object. This change breaks Plone 3.x compatibility for the moment.
svn path=/plone.app.discussion/trunk/; revision=30629
|
2009-10-16 00:42:08 +00:00 |
|