[Yanel-commits] rev 57260 - public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/usecases

michi at wyona.com michi at wyona.com
Thu Mar 10 11:26:52 CET 2011


Author: michi
Date: 2011-03-10 11:26:52 +0100 (Thu, 10 Mar 2011)
New Revision: 57260

Added:
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/usecases/add-comment.html.yanel-rc
Log:
use comment resource

Added: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/usecases/add-comment.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/usecases/add-comment.html.yanel-rc	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/usecases/add-comment.html.yanel-rc	2011-03-10 10:26:52 UTC (rev 57260)
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+
+  <yanel:rti name="comment" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:custom-config>
+    <views>
+      <view id="default" type="xml">
+        <xslt>rthtdocs:/add-comment.xsl</xslt>
+        <mime-type>application/xhtml+xml</mime-type>
+<!--
+        <mime-type>text/html</mime-type>
+-->
+      </view>
+    </views>
+  </yanel:custom-config>
+</yanel:resource-config>



More information about the Yanel-commits mailing list