[Yanel-commits] rev 27504 - public/yanel/contributions/resources/redirect

michi at wyona.com michi at wyona.com
Thu Sep 20 11:40:40 CEST 2007


Author: michi
Date: 2007-09-20 11:40:40 +0200 (Thu, 20 Sep 2007)
New Revision: 27504

Modified:
   public/yanel/contributions/resources/redirect/resource.xml
Log:
custom config added

Modified: public/yanel/contributions/resources/redirect/resource.xml
===================================================================
--- public/yanel/contributions/resources/redirect/resource.xml	2007-09-20 09:39:03 UTC (rev 27503)
+++ public/yanel/contributions/resources/redirect/resource.xml	2007-09-20 09:40:40 UTC (rev 27504)
@@ -12,5 +12,12 @@
 <rtd>
   <!-- default redirect -->
   <property name="href"/>
+
+<!--
+  <yanel:custom-config xmlns:rd="http://www.wyona.org/yanel/resource/redirect-resource/1.0">
+    <rd:user name="bob" href="bob/index.html"/>
+    <rd:user name="alice" href="alice/index.html"/>
+  </yanel:custom-config>
+-->
 </rtd>
 </resource>



More information about the Yanel-commits mailing list