[Yanel-commits] rev 47263 - in public/yanel/trunk/src/realms/yanel-website: content paths/en/documentation/misc paths/en/documentation/misc/smtp-configuration.html

michi at wyona.com michi at wyona.com
Wed Jan 27 09:41:02 CET 2010


Author: michi
Date: 2010-01-27 09:41:02 +0100 (Wed, 27 Jan 2010)
New Revision: 47263

Added:
   public/yanel/trunk/src/realms/yanel-website/content/9fa8fea9-b4d9-4d6e-ba94-610ec2469097
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/misc/smtp-configuration.html/
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/misc/smtp-configuration.html/.yarep-uid
Log:
documentation on smtp host and port configuration started

Added: public/yanel/trunk/src/realms/yanel-website/content/9fa8fea9-b4d9-4d6e-ba94-610ec2469097
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/9fa8fea9-b4d9-4d6e-ba94-610ec2469097	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/content/9fa8fea9-b4d9-4d6e-ba94-610ec2469097	2010-01-27 08:41:02 UTC (rev 47263)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>E-Mail/SMTP Configuration</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>
+<h1>E-Mail/SMTP Configuration</h1>
+<p>The default SMTP host and port can be configured within:</p>
+<ul>
+<li>Binary version: WEB-INF/classes/yanel.xml</li>
+<li>Source version: conf/yanel.xml or rather conf/local/local.yanel.xml</li>
+</ul>
+<p>These default settings can be overwritten per resource, e.g. src/contributions/resources/contact-form/src/java/org/wyona/yanel/impl/resources/contactform/ContactResource.java</p>
+</body></html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/misc/smtp-configuration.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/misc/smtp-configuration.html/.yarep-uid	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/misc/smtp-configuration.html/.yarep-uid	2010-01-27 08:41:02 UTC (rev 47263)
@@ -0,0 +1 @@
+9fa8fea9-b4d9-4d6e-ba94-610ec2469097
\ No newline at end of file



More information about the Yanel-commits mailing list