[Yanel-commits] rev 28554 - public/yanel/contributions/realms/foaf/res-configs

michi at wyona.com michi at wyona.com
Tue Nov 6 23:55:02 CET 2007


Author: michi
Date: 2007-11-06 23:55:01 +0100 (Tue, 06 Nov 2007)
New Revision: 28554

Added:
   public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc
Log:
hard coded redirect added

Added: public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc	2007-11-06 22:55:01 UTC (rev 28554)
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="redirect" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="href" value="index.html"/>
+
+  <yanel:custom-config xmlns:rd="http://www.wyona.org/yanel/resource/redirect-resource/1.0">
+    <rd:user name="foo-bar" href="profiles/foo-bar.html"/>
+  </yanel:custom-config>
+</yanel:resource-config>



More information about the Yanel-commits mailing list