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

michi at wyona.com michi at wyona.com
Wed Jan 31 12:20:32 CET 2007


Author: michi
Date: 2007-01-31 12:20:30 +0100 (Wed, 31 Jan 2007)
New Revision: 22304

Added:
   public/yanel/trunk/src/realms/yanel-website/content/download/unix.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/download/windows.xhtml
Log:
Windows and Unix added

Added: public/yanel/trunk/src/realms/yanel-website/content/download/unix.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/download/unix.xhtml	2007-01-31 10:50:50 UTC (rev 22303)
+++ public/yanel/trunk/src/realms/yanel-website/content/download/unix.xhtml	2007-01-31 11:20:30 UTC (rev 22304)
@@ -0,0 +1,33 @@
+<?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>Download (UNIX)</title>
+</head>
+<body>
+<h1>Download (UNIX)</h1>
+
+<h2>Releases</h2>
+<p>
+There are no releases available yet, but one can get the source from <a href="../../download/source-repository.html">Wyona's subversion repository.</a>
+</p>
+
+<p>
+In the near future one will be able to find updates through <a href="../../download/update.rdf">update.rdf</a>.
+</p>
+
+<h2>Source Code Snapshots</h2>
+<p>There are no snapshots available yet.
+
+</p>
+
+<h2>Source Code from SVN Repository</h2>
+<p><a href="../../download/source-repository.html">Wyona's subversion repository</a>.
+
+</p>
+</body>
+</html>

Added: public/yanel/trunk/src/realms/yanel-website/content/download/windows.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/download/windows.xhtml	2007-01-31 10:50:50 UTC (rev 22303)
+++ public/yanel/trunk/src/realms/yanel-website/content/download/windows.xhtml	2007-01-31 11:20:30 UTC (rev 22304)
@@ -0,0 +1,33 @@
+<?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>Download (Windows)</title>
+</head>
+<body>
+<h1>Download (Windows)</h1>
+
+<h2>Releases</h2>
+<p>
+There are no releases available yet, but one can get the source from <a href="../../download/source-repository.html">Wyona's subversion repository.</a>
+</p>
+
+<p>
+In the near future one will be able to find updates through <a href="../../download/update.rdf">update.rdf</a>.
+</p>
+
+<h2>Source Code Snapshots</h2>
+<p>There are no snapshots available yet.
+
+</p>
+
+<h2>Source Code from SVN Repository</h2>
+<p><a href="../../download/source-repository.html">Wyona's subversion repository</a>.
+
+</p>
+</body>
+</html>




More information about the Yanel-commits mailing list