[Yanel-commits] rev 24013 - public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki

josias at wyona.com josias at wyona.com
Thu Apr 26 00:11:44 CEST 2007


Author: josias
Date: 2007-04-26 00:11:43 +0200 (Thu, 26 Apr 2007)
New Revision: 24013

Added:
   public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world-simple.html.xml
   public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.html.xml
Removed:
   public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.xml
Log:
fixed introspection files for the wiki samples

Added: public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world-simple.html.xml
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world-simple.html.xml	2007-04-25 22:01:38 UTC (rev 24012)
+++ public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world-simple.html.xml	2007-04-25 22:11:43 UTC (rev 24013)
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+<edit mime-type="text/plain" name="Wiki Page">
+  <checkout url="hello-world.txt?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="hello-world.txt?yanel.resource.usecase=checkin"  method="PUT"/>
+</edit>
+</introspection>


Property changes on: public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world-simple.html.xml
___________________________________________________________________
Name: svn:eol-style
   + native

Copied: public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.html.xml (from rev 24000, public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.xml)

Deleted: public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.xml
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.xml	2007-04-25 22:01:38 UTC (rev 24012)
+++ public/yanel/trunk/src/realms/use-cases/yanel/data/hello/wiki/introspection-hello-world.xml	2007-04-25 22:11:43 UTC (rev 24013)
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-<edit mime-type="text/plain" name="Wiki Page">
-  <checkout url="hello-world.txt?yanel.resource.usecase=checkout" method="GET"/>
-  <checkin  url="hello-world.txt?yanel.resource.usecase=checkin"  method="PUT"/>
-</edit>
-</introspection>




More information about the Yanel-commits mailing list