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

michi at wyona.com michi at wyona.com
Sat Dec 1 21:49:38 CET 2007


Author: michi
Date: 2007-12-01 21:49:37 +0100 (Sat, 01 Dec 2007)
New Revision: 29431

Modified:
   public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc
Log:
use foaf redirect resource

Modified: public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc	2007-12-01 20:49:13 UTC (rev 29430)
+++ public/yanel/contributions/realms/foaf/res-configs/login.html.yanel-rc	2007-12-01 20:49:37 UTC (rev 29431)
@@ -1,11 +1,5 @@
 <?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:rti name="redirect" namespace="http://foaf.wyona.org/yanel/resource/1.0"/>
 </yanel:resource-config>



More information about the Yanel-commits mailing list