[Yanel-commits] rev 48600 - public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs

michi at wyona.com michi at wyona.com
Sat Apr 10 08:13:39 CEST 2010


Author: michi
Date: 2010-04-10 08:13:39 +0200 (Sat, 10 Apr 2010)
New Revision: 48600

Added:
   public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/homepage_app3.html.yanel-rc
Log:
app3 specific homepage

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/homepage_app3.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/homepage_app3.html.yanel-rc	                        (rev 0)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/homepage_app3.html.yanel-rc	2010-04-10 06:13:39 UTC (rev 48600)
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="xml" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="xslt" value="/app3/xslt/homepage.xsl"/>
+
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+
+  <!-- NOTE: Workflow definition is located within app1 directory, even if a different layout is used! -->
+  <yanel:property name="workflow-schema" value="/app1/workflow/workflow-with-review.xml"/>
+</yanel:resource-config>



More information about the Yanel-commits mailing list