[Yulup-commits] rev 22365 - public/yulup/demo

michi at wyona.com michi at wyona.com
Thu Feb 1 17:23:27 CET 2007


Author: michi
Date: 2007-02-01 17:23:26 +0100 (Thu, 01 Feb 2007)
New Revision: 22365

Modified:
   public/yulup/demo/introspection-upload-example.xml
Log:
newest Yulup is able to use PROPFIND

Modified: public/yulup/demo/introspection-upload-example.xml
===================================================================
--- public/yulup/demo/introspection-upload-example.xml	2007-02-01 16:06:39 UTC (rev 22364)
+++ public/yulup/demo/introspection-upload-example.xml	2007-02-01 16:23:26 UTC (rev 22365)
@@ -8,13 +8,13 @@
 </edit>
 
 <navigation>
+  <sitetree href="./" method="PROPFIND"/>
 <!--
-  <sitetree href="/" method="PROPFIND"/>
+  <sitetree href="sitetree.xml" method="GET"/>
 -->
 <!--
-  <sitetree href="sitetree.xml" method="GET"/>
+  <sitetree href="sitetree.xml?collection=/" method="GET"/>
 -->
-  <sitetree href="sitetree.xml?collection=/" method="GET"/>
 <!--
   <sitetree href="sitetree.xml?collection=/atom/" method="GET"/>
 -->




More information about the Phoenix-commits mailing list