[Yanel-commits] rev 20423 - in public/yanel/trunk/src/realms/yanel-website/content: contact-form rtd

michi at wyona.com michi at wyona.com
Wed Nov 29 09:58:50 CET 2006


Author: michi
Date: 2006-11-29 09:58:49 +0100 (Wed, 29 Nov 2006)
New Revision: 20423

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/contact-form/en.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/rtd/contact-form.rtd
Log:
contact form fixed

Modified: public/yanel/trunk/src/realms/yanel-website/content/contact-form/en.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/contact-form/en.xhtml	2006-11-29 08:42:26 UTC (rev 20422)
+++ public/yanel/trunk/src/realms/yanel-website/content/contact-form/en.xhtml	2006-11-29 08:58:49 UTC (rev 20423)
@@ -1,17 +1,21 @@
 <?xml version="1.0"?>
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Yanel :: Contact</title>
-    
+    <title>Contact</title>
   </head>
   
   <body>
+    <h3>Contact</h3>
+
+    <p>For general inquiries, please use <a href="mailto:contact at wyona.com">contact at wyona.com</a>.</p>
+
+    <p>Mailing addresses can be found on our <a href="http://www.wyona.com/contact.html">corporate contact page</a>.</p>
+<!--
     <div id="boxBody"> 
-      <strong>Yanel</strong>
+      <strong>Contact</strong>
       <br/>Wyona AG
       <br/>Hardstrasse 219
       <br/>
@@ -23,7 +27,9 @@
       <br/>Zürich 
       <br/>Switzerland 
     </div>
+-->
     
+<!--
     <div id="contenBody">
       
       <form method="post" action="#">
@@ -90,5 +96,6 @@
         </table>
       </form>
     </div>
+-->
   </body>
 </html>

Modified: public/yanel/trunk/src/realms/yanel-website/content/rtd/contact-form.rtd
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/rtd/contact-form.rtd	2006-11-29 08:42:26 UTC (rev 20422)
+++ public/yanel/trunk/src/realms/yanel-website/content/rtd/contact-form.rtd	2006-11-29 08:58:49 UTC (rev 20423)
@@ -1,6 +1,10 @@
-<{http://www.wyona.org/yanel/resource/1.0}contact-form/>
+<{http://www.wyona.org/yanel/resource/1.0}xml/>
 mime-type: application/xhtml+xml
 xslt: /xslt/global.xsl
-to: contact at localhost
-smtpHost: localhost
-smtpPort: 25
+
+#<{http://www.wyona.org/yanel/resource/1.0}contact-form/>
+#mime-type: application/xhtml+xml
+#xslt: /xslt/global.xsl
+#to: contact at localhost
+#smtpHost: localhost
+#smtpPort: 25




More information about the Yanel-commits mailing list