[Osr-101] rev 21151 - public/osr-101/trunk/amendments
michi at wyona.com
michi at wyona.com
Mon Dec 25 18:59:36 CET 2006
Author: michi
Date: 2006-12-25 18:59:34 +0100 (Mon, 25 Dec 2006)
New Revision: 21151
Modified:
public/osr-101/trunk/amendments/save-without-releasing-the-lock.html
Log:
content added
Modified: public/osr-101/trunk/amendments/save-without-releasing-the-lock.html
===================================================================
--- public/osr-101/trunk/amendments/save-without-releasing-the-lock.html 2006-12-25 17:59:11 UTC (rev 21150)
+++ public/osr-101/trunk/amendments/save-without-releasing-the-lock.html 2006-12-25 17:59:34 UTC (rev 21151)
@@ -1 +1,13 @@
-!Save without releasing the lock
\ No newline at end of file
+!Save without releasing the lock
+
+{{{
+lt;?xml version="1.0"?>
+
+lt;introspection xmlns="http://www.wyona.org/neutron/1.0">
+ lt;edit mime-type="application/xhtml+xml" name="Homepage">
+ lt;checkout url="index.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+ lt:save url="index.xhtml?yanel.resource.usecase=save" method="PUT"/>
+ lt:checkin url="index.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+ lt:/edit>
+lt;/introspection>
+}}}
More information about the Osr-101
mailing list