[Yanel-commits] rev 24225 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Mon May 7 10:07:58 CEST 2007


Author: michi
Date: 2007-05-07 10:07:55 +0200 (Mon, 07 May 2007)
New Revision: 24225

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/introspection-documentation.xml
Log:
sitetree added and neutron upgraded

Modified: public/yanel/trunk/src/realms/yanel-website/content/introspection-documentation.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-documentation.xml	2007-05-06 10:57:11 UTC (rev 24224)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-documentation.xml	2007-05-07 08:07:55 UTC (rev 24225)
@@ -1,8 +1,15 @@
 <?xml version="1.0"?>
 
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-<edit mime-type="application/xhtml+xml" name="Documentation Table of Contents">
-  <checkout url="index.xhtml?yanel.resource.usecase=checkout" method="GET"/>
-  <checkin  url="index.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
-</edit>
+<introspection xmlns="http://www.wyona.org/neutron/2.0">
+
+<resource name="Documentation Table of Contents">
+  <edit mime-type="application/xhtml+xml">
+    <checkout url="index.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+    <checkin  url="index.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
+  </edit>
+</resource>
+
+<navigation>
+  <sitetree href="./" method="PROPFIND"/>
+</navigation>
 </introspection>




More information about the Yanel-commits mailing list