[Yanel-commits] rev 21708 - public/yanel/trunk/src/realms/yanel-website/content/getting-started

michi at wyona.com michi at wyona.com
Sat Jan 13 01:08:59 CET 2007


Author: michi
Date: 2007-01-13 01:08:58 +0100 (Sat, 13 Jan 2007)
New Revision: 21708

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml
Log:
getting started guide repositioned

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-01-13 00:08:13 UTC (rev 21707)
+++ public/yanel/trunk/src/realms/yanel-website/content/getting-started/en.xhtml	2007-01-13 00:08:58 UTC (rev 21708)
@@ -14,34 +14,32 @@
 
 </head>
 
-<body>
-
-<h1>Getting Started</h1>
-
-
-
-<h2>Prerequisites</h2>
-
-<p>
-
-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>
-
-
-
-<h2>Download Yanel</h2>
-
-<p>
-
-Download Yanel <!--either -->as <a href="../download/source-repository.html">source</a><!-- or as <a href="../download.html">binary</a>-->.
-
-</p>
-
-
-
-<h2>Install Yanel</h2>
-
+<body>
+
+<h1>Getting Started</h1>
+
+
+
+<h2>Prerequisites</h2>
+
+<p>
+
+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</h2>
+
+<p>
+
+Download Yanel <!--either -->as <a href="../download/source-repository.html">source</a><!-- or as <a href="../download.html">binary</a>-->.
+
+</p>
+
+
+
+<h2>Install Yanel</h2>
+
 <!--
 
 <p>
@@ -60,59 +58,57 @@
 
 </ul>
 
--->
-
-
-
-<p>
-
-Install from source:
-
-</p>
-
-<ul>
-
-<li>configure</li>
-
-<li>build</li>
-
-<li>yanel (start/stop)</li>
-
-</ul>
-
-
-
-
-
-<h2>Use Yanel</h2>
-
-<p>
-
-Browse to http://127.0.0.1:8080/yanel/ and use 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>
-
-
-
-<h2>Patch Yanel</h2>
-
-<p>
-<ul>
-
-<li>Download patch exec for <a href="http://gnuwin32.sourceforge.net/packages/patch.htm">Windows</a></li>
-<li>start -> Control Panel -> System -> Advanced -> Environment Variables -> Edit Use Variable Path (...;C:\Program Files\GnuWin32\bin</li>
-<li>start -> Run -> cmd -> patch --help</li>
-</ul>
-
-</p>
-
-</body>
-
-</html>
-
+-->
+
+
+
+<p>
+
+Install from source:
+
+</p>
+
+<ul>
+
+<li>configure</li>
+
+<li>build</li>
+
+<li>yanel (start/stop)</li>
+
+</ul>
+
+
+
+
+
+<h2>Use Yanel</h2>
+
+<p>
+
+Browse to http://127.0.0.1:8080/yanel/ and use 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>
+
+
+
+<h2>Patch Yanel</h2>
+
+<p>
+</p><ul>
+
+<li>Download patch exec for <a href="http://gnuwin32.sourceforge.net/packages/patch.htm">Windows</a></li>
+<li>start -&gt; Control Panel -&gt; System -&gt; Advanced -&gt; Environment Variables -&gt; Edit Use Variable Path (...;C:\Program Files\GnuWin32\bin</li>
+<li>start -&gt; Run -&gt; cmd -&gt; patch --help</li>
+</ul>
+
+
+
+</body>
+</html>
\ No newline at end of file




More information about the Yanel-commits mailing list