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

michi at wyona.com michi at wyona.com
Wed Jan 27 09:31:05 CET 2010


Author: michi
Date: 2010-01-27 09:31:04 +0100 (Wed, 27 Jan 2010)
New Revision: 47261

Added:
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/contact.html.yanel-rc
Log:
yanel-rc for contact added

Added: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/contact.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/contact.html.yanel-rc	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/contact.html.yanel-rc	2010-01-27 08:31:04 UTC (rev 47261)
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="contact-form" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="xslt" value="/xslt/global.xsl"/>
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+  <yanel:property name="subject" value="Yanel Website (yanel.org): I am interested in Yanel, please get in touch with me"/>
+  <yanel:property name="to" value="contact at wyona.com"/>
+
+  <!-- Alternative smtp settings. If not set, then the default settings of Yanel will be used configured within yanel.xml -->
+<!--
+  <yanel:property name="smtpHost" value="mail.wyona.com"/>
+  <yanel:property name="smtpPort" value="25"/>
+-->
+</yanel:resource-config>



More information about the Yanel-commits mailing list