[Yanel-commits] rev 24399 - in public/yanel/trunk/src/realms/yanel-website/content: . getting-started/en.xhtml.yarep getting-started/en.xhtml.yarep/revisions getting-started/en.xhtml.yarep/revisions/1178997610108 getting-started/en.xhtml.yarep/revisions/1178997704574 getting-started/en.xhtml.yarep/revisions/1178997753296 introspection-getting-started.xml.yarep

michi at wyona.com michi at wyona.com
Sat May 12 22:26:57 CEST 2007


Author: michi
Date: 2007-05-12 22:26:56 +0200 (Sat, 12 May 2007)
New Revision: 24399

Added:
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/content
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/meta
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/content
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/meta
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/content
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/meta
   public/yanel/trunk/src/realms/yanel-website/content/introspection-getting-started.xml.yarep/
   public/yanel/trunk/src/realms/yanel-website/content/introspection-getting-started.xml.yarep/meta
Log:
yarep stuff added

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/content
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/content	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/content	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,59 @@
+<?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>Getting Started</title>
+
+</head>
+
+<body>
+<h1>Getting Started</h1>
+<h2>Prerequisites</h2>
+<p>Download and install Java Development Kit version 1.4.2 or higher (<a href="http://java.sun.com/" target="_blank">http://java.sun.com</a>, e.g. J2SE SDK v 1.4.2_12)</p><p>(NOTE: After installing JDK, do set JAVA_HOME)<br/></p>
+<h2>Download Yanel</h2>
+<p>
+Download Yanel <!--either --><a href="../download/source-repository.html">source code</a><!-- or as <a href="../download.html">binary</a>-->.
+</p>
+<h2>Install Yanel</h2>
+<!--
+
+<p>
+
+Install the binary:
+
+</p>
+
+<ul>
+
+<li>Unpack the zip file</li>
+
+<li>Run install</li>
+
+<li>Startup Yanel</li>
+
+</ul>
+
+-->
+<p>
+Install from source:
+</p>
+<ul>
+<li>Start a new Command Shell &quot;cmd&quot; (Start - &gt; Execute and enter &quot;cmd&quot;)<br/></li><li>Change into Yanel source directory (e.g. cd C:\....\yanel-trunk)</li><li>Run script &quot;configure.bat&quot;</li>
+<li>Run script &quot;build.bat&quot;</li>
+<li>Run script &quot;yanel.bat start&quot; to start Yanel as a server<br/></li><li>(Run script &quot;yanel.bat stop&quot; to stop Yanel as a server)</li>
+</ul>
+<h2>Use Yanel</h2>
+<p>Start your prefered Browser,  enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.
+</p>
+<p>
+To edit pages served by Yanel one should install <a href="http://www.yulup.org">Yulup</a>.
+</p></body>
+</html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/meta	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997610108/meta	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,7 @@
+yarep_revisionComment<string>:initial revision
+yarep_type<string>:resource
+yarep_revisionCreator<string>:lenya
+yarep_isCheckedOut<boolean>:false
+yarep_checkoutDate<date>:2007-05-12T21:20:10+0200
+yarep_checkoutUserID<string>:lenya
+yarep_revisionCreationDate<date>:2007-05-12T21:20:10+0200

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/content
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/content	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/content	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,59 @@
+<?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>Getting Started</title>
+
+</head>
+
+<body>
+<h1>Getting Started</h1>
+<h2>Prerequisites</h2>
+<p>Download and install Java Development Kit version 1.4.2 or higher (<a target="_blank" href="http://java.sun.com/">http://java.sun.com</a>, e.g. J2SE SDK v 1.4.2_12)</p><p>(NOTE: After installing JDK, do set JAVA_HOME)<br/></p>
+<h2>Download Yanel (Windows)<br/></h2>
+<p>
+Download Yanel <!--either --><a href="../download/source-repository.html">source code</a><!-- or as <a href="../download.html">binary</a>-->.
+</p>
+<h2>Install Yanel</h2>
+<!--
+
+<p>
+
+Install the binary:
+
+</p>
+
+<ul>
+
+<li>Unpack the zip file</li>
+
+<li>Run install</li>
+
+<li>Startup Yanel</li>
+
+</ul>
+
+-->
+<p>
+Install from source:
+</p>
+<ul>
+<li>Start a new Command Shell &quot;cmd&quot; (Start - &gt; Execute and enter &quot;cmd&quot;)<br/></li><li>Change into Yanel source directory (e.g. cd C:\....\yanel-trunk)</li><li>Run script &quot;configure.bat&quot;</li>
+<li>Run script &quot;build.bat&quot;</li>
+<li>Run script &quot;yanel.bat start&quot; (or &quot;start-yanel.bat&quot;) to start Yanel as a server<br/></li><li>(Run script &quot;yanel.bat stop&quot; (or &quot;stop-yanel.bat&quot;) to stop Yanel as a server)</li>
+</ul>
+<h2>Use Yanel</h2>
+<p>Start your prefered Browser,  enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.
+</p>
+<p>
+To edit pages served by Yanel one should install <a href="http://www.yulup.org">Yulup</a>.
+</p></body>
+</html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/meta	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997704574/meta	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,7 @@
+yarep_revisionComment<string>:updated
+yarep_type<string>:resource
+yarep_revisionCreator<string>:lenya
+yarep_isCheckedOut<boolean>:false
+yarep_checkoutDate<date>:2007-05-12T21:20:10+0200
+yarep_checkoutUserID<string>:lenya
+yarep_revisionCreationDate<date>:2007-05-12T21:21:44+0200

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/content
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/content	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/content	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,59 @@
+<?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>Getting Started</title>
+
+</head>
+
+<body>
+<h1>Getting Started (Windows)<br/></h1>
+<h2>Prerequisites</h2>
+<p>Download and install Java Development Kit version 1.4.2 or higher (<a href="http://java.sun.com/" target="_blank">http://java.sun.com</a>, e.g. J2SE SDK v 1.4.2_12)</p><p>(NOTE: After installing JDK, do set JAVA_HOME)<br/></p>
+<h2>Download Yanel<br/></h2>
+<p>
+Download Yanel <!--either --><a href="../download/source-repository.html">source code</a><!-- or as <a href="../download.html">binary</a>-->.
+</p>
+<h2>Install Yanel</h2>
+<!--
+
+<p>
+
+Install the binary:
+
+</p>
+
+<ul>
+
+<li>Unpack the zip file</li>
+
+<li>Run install</li>
+
+<li>Startup Yanel</li>
+
+</ul>
+
+-->
+<p>
+Install from source:
+</p>
+<ul>
+<li>Start a new Command Shell &quot;cmd&quot; (Start - &gt; Execute and enter &quot;cmd&quot;)<br/></li><li>Change into Yanel source directory (e.g. cd C:\....\yanel-trunk)</li><li>Run script &quot;configure.bat&quot;</li>
+<li>Run script &quot;build.bat&quot;</li>
+<li>Run script &quot;yanel.bat start&quot; (or &quot;start-yanel.bat&quot;) to start Yanel as a server<br/></li><li>(Run script &quot;yanel.bat stop&quot; (or &quot;stop-yanel.bat&quot;) to stop Yanel as a server)</li>
+</ul>
+<h2>Use Yanel</h2>
+<p>Start your prefered Browser,  enter the URL http://localhost:8080/yanel/ and start using Yanel either as author, integrator or developer.
+</p>
+<p>
+To edit pages served by Yanel one should install <a href="http://www.yulup.org">Yulup</a>.
+</p></body>
+</html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/meta	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178997753296/meta	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1,7 @@
+yarep_revisionComment<string>:updated
+yarep_type<string>:resource
+yarep_revisionCreator<string>:lenya
+yarep_isCheckedOut<boolean>:false
+yarep_checkoutDate<date>:2007-05-12T21:22:11+0200
+yarep_checkoutUserID<string>:lenya
+yarep_revisionCreationDate<date>:2007-05-12T21:22:33+0200

Added: public/yanel/trunk/src/realms/yanel-website/content/introspection-getting-started.xml.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/introspection-getting-started.xml.yarep/meta	2007-05-12 19:12:13 UTC (rev 24398)
+++ public/yanel/trunk/src/realms/yanel-website/content/introspection-getting-started.xml.yarep/meta	2007-05-12 20:26:56 UTC (rev 24399)
@@ -0,0 +1 @@
+yarep_type<string>:resource




More information about the Yanel-commits mailing list