Log message for revision 67252:
  try loading the zope.app.publication meta file
  

Changed:
  U   Products.Five/branches/publication-refactor2/meta.zcml

-=-
Modified: Products.Five/branches/publication-refactor2/meta.zcml
===================================================================
--- Products.Five/branches/publication-refactor2/meta.zcml      2006-04-21 
18:57:50 UTC (rev 67251)
+++ Products.Five/branches/publication-refactor2/meta.zcml      2006-04-21 
19:00:51 UTC (rev 67252)
@@ -195,4 +195,7 @@
   <!-- load the i18n:registerTranslations directive -->
   <include package="zope.app.i18n" file="meta.zcml" />
 
+  <!-- load the zope:publisher directive -->
+  <include package="zope.app.publication" file="meta.zcml" />
+
 </configure>

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to