[Yanel-commits] rev 20459 - in public/yanel/trunk/src/realms/yanel-website: content/about paths paths/es paths/es/acerca.html

michi at wyona.com michi at wyona.com
Wed Nov 29 23:01:58 CET 2006


Author: michi
Date: 2006-11-29 23:01:57 +0100 (Wed, 29 Nov 2006)
New Revision: 20459

Added:
   public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml
   public/yanel/trunk/src/realms/yanel-website/paths/es/
   public/yanel/trunk/src/realms/yanel-website/paths/es/acerca.html/
   public/yanel/trunk/src/realms/yanel-website/paths/es/acerca.html/.yarep-uid
Log:
spanish translation started

Added: public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml	2006-11-29 21:55:42 UTC (rev 20458)
+++ public/yanel/trunk/src/realms/yanel-website/content/about/es.xhtml	2006-11-29 22:01:57 UTC (rev 20459)
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+
+<!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>Acerca</title>
+</head>
+<body>
+<h3>Acerca</h3>
+<p>
+Everything is content management (WCMS, DMS, CRM, ERP, E-Mail, DRM, ...) and Yanel
+is a humble attempt to provide a solution for all your content management needs by offering an Open Source service oriented Content Management Framework written in Java.
+</p>
+
+<p>
+The Yanel community has defined a set of <a href="../principles.html">principles</a> to sustain long-term development.
+</p>
+
+<h3>Download</h3>
+<p>
+See the <a href="../download.html">download</a> page for information on obtaining releases, snapshots, etc.
+</p>
+
+<h3>Main Features</h3>
+<p>
+</p><ul>
+  <li>Resource Framework with <a href="../javadoc/org/wyona/yanel/core/api/attributes/package-summary.html">versioned published interfaces</a> which allow continuous development</li>
+  <li>Supports the <a href="http://www.wyona.org/osr-101/">Neutron protocol</a> and <a href="http://bitworking.org/projects/atom/">Atom Publishing Protocol</a></li>
+  <li><a href="http://svn.wyona.com/repos/public/tomcat-cluster/">Clusterable</a></li>
+  <li>Arbitrary Content Repositories (e.g. File System, Subversion, Relational DB, ...)<br/></li>
+  <li>Separation of Content and Layout</li>
+  <li>Multiple Sites</li>
+  <li>Reverse Proxy Support</li>
+  <li>Cross-Platform (Continuously tested on Linux, Mac OS X, Windows)</li>
+</ul>
+</body>
+</html>

Added: public/yanel/trunk/src/realms/yanel-website/paths/es/acerca.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/es/acerca.html/.yarep-uid	2006-11-29 21:55:42 UTC (rev 20458)
+++ public/yanel/trunk/src/realms/yanel-website/paths/es/acerca.html/.yarep-uid	2006-11-29 22:01:57 UTC (rev 20459)
@@ -0,0 +1 @@
+about/es.xhtml




More information about the Yanel-commits mailing list