[Checkins] SVN: zope2_website/buildout/trunk/buildout.cfg removed PloneArticle (not compatible with Plone 3.3)

Andreas Jung andreas at andreas-jung.com
Tue Sep 1 14:32:49 EDT 2009


Log message for revision 103467:
  removed PloneArticle (not compatible with Plone 3.3)
  

Changed:
  U   zope2_website/buildout/trunk/buildout.cfg

-=-
Modified: zope2_website/buildout/trunk/buildout.cfg
===================================================================
--- zope2_website/buildout/trunk/buildout.cfg	2009-09-01 18:24:02 UTC (rev 103466)
+++ zope2_website/buildout/trunk/buildout.cfg	2009-09-01 18:32:49 UTC (rev 103467)
@@ -30,11 +30,12 @@
     Products.TextIndexNG3
     Products.PloneFormGen
     Products.FCKeditor
+    Products.TinyMCE
     Products.CacheSetup
-    Products.PloneArticle
     collective.editskinswitcher
     collective.portlet.feedmixer
     collective.easyslider
+    collective.portletpage
     PILwoTK
 
 # Reference any eggs you are developing here, one per line
@@ -86,7 +87,8 @@
 # e.g. zcml = my.package my.other.package
 zcml = collective.editskinswitcher
        collective.portlet.feedmixer
-        collective.easyslider
+       collective.portletpage
+       collective.easyslider
 
 products =
     ${buildout:directory}/products



More information about the checkins mailing list