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

michi at wyona.com michi at wyona.com
Tue Jun 26 10:58:02 CEST 2007


Author: michi
Date: 2007-06-26 10:58:02 +0200 (Tue, 26 Jun 2007)
New Revision: 25473

Modified:
   public/yanel/contributions/resources/redirect/resource.xml
Log:
description and rtd fixed

Modified: public/yanel/contributions/resources/redirect/resource.xml
===================================================================
--- public/yanel/contributions/resources/redirect/resource.xml	2007-06-26 08:57:43 UTC (rev 25472)
+++ public/yanel/contributions/resources/redirect/resource.xml	2007-06-26 08:58:02 UTC (rev 25473)
@@ -6,12 +6,11 @@
   class="org.wyona.yanel.impl.resources.RedirectResource"
   >
 <description>
-Redirect whereas an XSLT or multiple XSLTs can be specified and applied
+Redirect resource, whereas redirects can also be configured user specific within custom config
 </description>
 
 <rtd>
-  <property name="mime-type"/>
-  <property name="xslt" multiple="true"/>
-  <property name="yanel-path"/>
+  <!-- default redirect -->
+  <property name="href"/>
 </rtd>
 </resource>




More information about the Yanel-commits mailing list