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

michi at wyona.com michi at wyona.com
Tue Jul 17 17:19:35 CEST 2007


Author: michi
Date: 2007-07-17 17:19:34 +0200 (Tue, 17 Jul 2007)
New Revision: 26063

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/introspection-homepage.xml
Log:
spanish translation added

Modified: public/yanel/trunk/src/realms/yanel-website/content/introspection-homepage.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-homepage.xml	2007-07-17 15:15:26 UTC (rev 26062)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-homepage.xml	2007-07-17 15:19:34 UTC (rev 26063)
@@ -1,8 +1,17 @@
 <?xml version="1.0"?>
 
-<introspection xmlns="http://www.wyona.org/neutron/1.0">
-<edit mime-type="application/xml" name="Homepage">
+<introspection xmlns="http://www.wyona.org/neutron/2.0">
+<resource name="English Homepage">
+<edit mime-type="application/xml">
   <checkout url="homepage.xml?yanel.resource.usecase=checkout" method="GET"/>
   <checkin  url="homepage.xml?yanel.resource.usecase=checkin"  method="PUT"/>
 </edit>
+</resource>
+
+<resource name="Spanish Homepage">
+<edit mime-type="application/xml">
+  <checkout url="homepage-es.xml?yanel.resource.usecase=checkout" method="GET"/>
+  <checkin  url="homepage-es.xml?yanel.resource.usecase=checkin"  method="PUT"/>
+</edit>
+</resource>
 </introspection>



More information about the Yanel-commits mailing list