[Yanel-commits] rev 21930 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Fri Jan 19 15:43:56 CET 2007


Author: michi
Date: 2007-01-19 15:43:55 +0100 (Fri, 19 Jan 2007)
New Revision: 21930

Added:
   public/yanel/trunk/src/realms/yanel-website/content/ed0cdcc2-c8c3-4af9-a8be-ef5982c8e1e1
   public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a
Log:
usp added

Added: public/yanel/trunk/src/realms/yanel-website/content/ed0cdcc2-c8c3-4af9-a8be-ef5982c8e1e1
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/ed0cdcc2-c8c3-4af9-a8be-ef5982c8e1e1	2007-01-19 14:43:28 UTC (rev 21929)
+++ public/yanel/trunk/src/realms/yanel-website/content/ed0cdcc2-c8c3-4af9-a8be-ef5982c8e1e1	2007-01-19 14:43:55 UTC (rev 21930)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+
+  <edit mime-type="text/plain" name="Unique Selling Proposition">
+    <checkout url="usp.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+    <checkin  url="usp.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+  </edit>
+</introspection>

Added: public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a	2007-01-19 14:43:28 UTC (rev 21929)
+++ public/yanel/trunk/src/realms/yanel-website/content/f5e0449f-a9df-41e2-bf9f-118b43a5e29a	2007-01-19 14:43:55 UTC (rev 21930)
@@ -0,0 +1,24 @@
+<?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>Unique Selling Proposition</title>
+</head>
+<body>
+<h3>Unique Selling Proposition</h3>
+<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 and integration<br/></li>
+  <li>Supports the <a href="http://neutron.wyona.org">Neutron protocol</a>, <a href="http://bitworking.org/projects/atom/">Atom Publishing Protocol</a> and <a href="http://www.webdav.org">WebDAV</a></li>
+  <li><a href="http://svn.wyona.com/repos/public/tomcat-cluster/">Clusterable<br/></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>




More information about the Yanel-commits mailing list