[Yanel-commits] rev 24410 - in public/yanel/trunk/src/realms/yanel-website/content/getting-started: . en.xhtml.yarep en.xhtml.yarep/revisions en.xhtml.yarep/revisions/1178999514446

michi at wyona.com michi at wyona.com
Sat May 12 22:56:59 CEST 2007


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

Added:
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/content
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/meta
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/meta
Log:
link to setting JAVA_HOME added

Modified: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml	2007-05-12 20:49:52 UTC (rev 24409)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml	2007-05-12 20:56:57 UTC (rev 24410)
@@ -17,7 +17,7 @@
 <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>
+<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 <a href="http://www.atlassian.com/software/jira/docs/v3.9/java.html">JAVA_HOME</a>)<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>-->.
@@ -56,4 +56,4 @@
 <p>
 To edit pages served by Yanel one should install <a href="http://www.yulup.org">Yulup</a>.
 </p></body>
-</html>
+</html>
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/meta	2007-05-12 20:49:52 UTC (rev 24409)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/meta	2007-05-12 20:56:57 UTC (rev 24410)
@@ -1,4 +1,4 @@
 yarep_type<string>:resource
 yarep_isCheckedOut<boolean>:false
-yarep_checkoutDate<date>:2007-05-12T21:22:11+0200
+yarep_checkoutDate<date>:2007-05-12T21:50:54+0200
 yarep_checkoutUserID<string>:lenya

Added: public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/content
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/content	2007-05-12 20:49:52 UTC (rev 24409)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/content	2007-05-12 20:56:57 UTC (rev 24410)
@@ -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 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 <a href="http://www.atlassian.com/software/jira/docs/v3.9/java.html">JAVA_HOME</a>)<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/1178999514446/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/meta	2007-05-12 20:49:52 UTC (rev 24409)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml.yarep/revisions/1178999514446/meta	2007-05-12 20:56:57 UTC (rev 24410)
@@ -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:50:54+0200
+yarep_checkoutUserID<string>:lenya
+yarep_revisionCreationDate<date>:2007-05-12T21:51:54+0200




More information about the Yanel-commits mailing list