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

michi at wyona.com michi at wyona.com
Mon Feb 5 23:31:15 CET 2007


Author: michi
Date: 2007-02-05 23:31:13 +0100 (Mon, 05 Feb 2007)
New Revision: 22456

Added:
   public/yanel/trunk/src/realms/yanel-website/content/introspection-consulting.xml
   public/yanel/trunk/src/realms/yanel-website/content/introspection-solutions.xml
   public/yanel/trunk/src/realms/yanel-website/content/introspection-training.xml
Log:
introspection added

Added: public/yanel/trunk/src/realms/yanel-website/content/introspection-consulting.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-consulting.xml	2007-02-05 22:24:40 UTC (rev 22455)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-consulting.xml	2007-02-05 22:31:13 UTC (rev 22456)
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+<edit mime-type="application/xhtml+xml" name="i18n">
+  <checkout url="consulting.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="consulting.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
+</edit>
+</introspection>

Added: public/yanel/trunk/src/realms/yanel-website/content/introspection-solutions.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-solutions.xml	2007-02-05 22:24:40 UTC (rev 22455)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-solutions.xml	2007-02-05 22:31:13 UTC (rev 22456)
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+<edit mime-type="application/xhtml+xml" name="i18n">
+  <checkout url="solutions.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="solutions.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
+</edit>
+</introspection>

Added: public/yanel/trunk/src/realms/yanel-website/content/introspection-training.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-training.xml	2007-02-05 22:24:40 UTC (rev 22455)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-training.xml	2007-02-05 22:31:13 UTC (rev 22456)
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+<edit mime-type="application/xhtml+xml" name="i18n">
+  <checkout url="training.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="training.xhtml?yanel.resource.usecase=checkin"  method="PUT"/>
+</edit>
+</introspection>




More information about the Yanel-commits mailing list