[Phoenix-commits] rev 13785 - public/phoenix

michi at wyona.com michi at wyona.com
Thu Jun 1 13:40:30 CEST 2006


Author: michi
Date: 2006-06-01 13:40:29 +0200 (Thu, 01 Jun 2006)
New Revision: 13785

Modified:
   public/phoenix/introspection-developers.xml
Log:
introspection fixed

Modified: public/phoenix/introspection-developers.xml
===================================================================
--- public/phoenix/introspection-developers.xml	2006-06-01 11:37:13 UTC (rev 13784)
+++ public/phoenix/introspection-developers.xml	2006-06-01 11:40:29 UTC (rev 13785)
@@ -3,6 +3,9 @@
 <introspection xmlns="http://www.wyona.org/osr-101/1.0">
 <edit mime-type="application/xhtml+xml">
   <open url="developers.xhtml" method="GET"/>
-  <open url="developers.xhtml?yanel.resource.usecase=save" method="PUT"/>
+<!-- TODO: With checkout enabled!
+  <open url="developers.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+-->
+  <save url="developers.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
 </edit>
 </introspection>




More information about the Phoenix-commits mailing list