Log message for revision 39560:
  - As noted in Tres' comment, the five:traversable configurations are 
    commented out to prevent standard CMF tests from breaking. Remove the
    comments to try the views for metadata editing and the Link content type.
  

Changed:
  U   CMF/branches/tseaver-viewification/CMFDefault/configure.zcml

-=-
Modified: CMF/branches/tseaver-viewification/CMFDefault/configure.zcml
===================================================================
--- CMF/branches/tseaver-viewification/CMFDefault/configure.zcml        
2005-10-22 15:29:25 UTC (rev 39559)
+++ CMF/branches/tseaver-viewification/CMFDefault/configure.zcml        
2005-10-22 15:32:19 UTC (rev 39560)
@@ -21,6 +21,9 @@
   <five:traversable
      class="Products.CMFDefault.Document.Document"
      />
-   -->
+  <five:traversable 
+     class="Products.CMFDefault.Link.Link" 
+     />
+  -->
 
 </configure>

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to