[KSS-checkins] r53707 - kukit/kss.demo/trunk/kss/demo

hannosch at codespeak.net hannosch at codespeak.net
Fri Apr 11 22:57:56 CEST 2008


Author: hannosch
Date: Fri Apr 11 22:57:54 2008
New Revision: 53707

Modified:
   kukit/kss.demo/trunk/kss/demo/configure.zcml
Log:
Removed deprecated declarations

Modified: kukit/kss.demo/trunk/kss/demo/configure.zcml
==============================================================================
--- kukit/kss.demo/trunk/kss/demo/configure.zcml	(original)
+++ kukit/kss.demo/trunk/kss/demo/configure.zcml	Fri Apr 11 22:57:54 2008
@@ -16,11 +16,6 @@
       type="zope.app.content.interfaces.IContentType"
       />
 
-    <five:traversable class=".simplecontent.SimpleContent" />
-
-    <five:defaultViewable class=".simplecontent.SimpleContent" />
-
-
     <class class=".simplecontent.SimpleContent">
       <implements
         interface=".interfaces.ISimpleContent"


More information about the Kukit-checkins mailing list