jan: doc/www/src download.html.m4,1.1,1.2

cvs at intevation.de cvs at intevation.de
Mon Mar 14 13:15:11 CET 2005


Author: jan

Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv31376

Modified Files:
	download.html.m4 
Log Message:
Entirely reworked. Also added Links to Kolab 1.


Index: download.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/download.html.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- download.html.m4	11 Mar 2005 17:05:24 -0000	1.1
+++ download.html.m4	14 Mar 2005 12:15:09 -0000	1.2
@@ -2,27 +2,29 @@
 m4_include(header.html.m4)
 <div id="date">This page was updated on:<br />$Date$</div>
 
-<h1>Download Kolab Server 2.0</h1>
+<h1>Download</h1>
 
-<a href="http://www.openpkg.org/"><img border="0" alt="OpenPKG"
-  src="images/openpkg-logo.png" align="right"></a>
+<p>
+<a href="#ftp_servers">Main ftp server and its mirrors</a>
 
-The main distribution form of Kolab Server are source-RPM packages
-for the <a href="http://www.openpkg.org">OpenPKG</a> system.
-This way, Kolab Server can more easily installed an various
-operating systems without the need of preparing specific
-packages with all the numerous small differences.
+<p>
+<a href="#kolab2">Kolab-2</a><br>
+  <a href="#kolab2server">Kolab Server 2.0</a><br>
+    <a href="#packages">Packages</a><br>
+    <a href="#kolab2server_cvs">CVS</a><br>
+  <a href="#kolab2kdeclient" >KDE Client for Kolab Server 2.0</a><br>
 
 <p>
-<a href="#ftp_server">Main ftp server and its mirrors</a><br>
-<a href="#strucutre">Structure of the download area</a></br>
+<a href="#kolab1">Kolab-1</a><br>
+  <a href="#kolab1server">Kolab Server 1.0</a><br>
+  <a href="#kolab1kdeclient" >KDE Client for Kolab Server 1.0</a><br>
 
-<a name="ftp_server">
+<a name="ftp_servers">
 <h2>Main ftp server and its mirrors</h2>
 </a>
 
-The original download site for Kolab Server 2.0 is
-<a href="http://ftp.kolab.org/kolab/server/"
+The original download site for Kolab-2 is
+<a href="http://ftp.kolab.org/kolab/"
 >ftp.kolab.org/kolab/server/</a>, but in order
 to keep the load of this server low, <b>please use
 one of the following mirror servers</b>. They
@@ -38,14 +40,33 @@
 	
 </ul>
 
-<a name="strcuture">
-<h2>Structure of the download area</h2>
+<a name="kolab2">
+<h2>Kolab-2</h2>
 </a>
 
-You will find 4 main sections:
+<a name="kolab2server">
+<h3>Kolab Server 2.0</h3>
+</a>
+
+<a href="http://www.openpkg.org/"><img border="0" alt="OpenPKG"
+  src="images/openpkg-logo.png" align="right"></a>
+
+The main distribution form of Kolab Server are source-RPM packages
+for the <a href="http://www.openpkg.org">OpenPKG</a> system.
+This way, Kolab Server can more easily installed an various
+operating systems without the need of preparing specific
+packages with all the numerous small differences.
+
+
+<a name="packages">
+<h4>Packages</h4>
+</a>
+
+You will find 4 main sections beneath the directory "server"
+on our <a href="#ftp_servers">ftp servers</a>:
 
 <ul>
-<li>stable: Stable releases of Kolab Server
+<li>stable: Stable releases of Kolab Server.
 <li>rc: Release candidates. Feature-complete and almost stable versions
     for final tests.
 <li>beta: Almost feature-complete and mostly working versions.
@@ -74,8 +95,98 @@
 Using them usually considerably reduces installation time.
 
 <p>
-There is no gurantee that you will find specific pre-compiled
-packages. They happen to be there in case trusted team members
-have created and provided the packages.
+These packages are collateral results of the following commercial activities:
+
+<p>
+Uptodate, tested and supported packages for specific distributions
+are available by Klarälvdalens Datakonsult AB and Intevation GmbH.
+
+<a name="kolab2server_cvs">
+<h4>CVS</h4>
+</a>
 
+The Kolab Project maintains a CVS server for version control of the Kolab
+Server source code.
+
+<div class="note">
+Please report any development issues to the
+<a href="/mailman/listinfo/kolab-devel">Kolab development mailing list</a>.
+Please feel free to submit patches, documentation or anything else you can
+think of that would help the project.
+</div>
+
+<h5>Web CVS Access</h5>
+
+Access to the Kolab CVS server is also provided through a
+<a href="http://kolab.org/cgi-bin/viewcvs-kolab.cgi/">ViewCVS</a> interface.
+
+<h5>Anonymous direct CVS Access</h5>
+
+Anonymous CVS access is provided for all interested parties to
+check out the code - this can be obtained by the following means:
+
+<pre class="shell">
+<b>CVSROOT</b>
+    :pserver:anonymous at intevation.de:/home/kroupware/jail/kolabrepository
+</pre>
+</p>
+
+<h5>Branches</h5>
+<ul>
+<li><strong>Kolab-1 Stable</strong><p>
+ This is the current release of Kolab and is used for bugfixes.<br>
+ To checkout use : <code>cvs checkout -r KOLAB_1_0</code>
+ </p>
+</li>
+<li><strong>Kolab-2 Development</strong><p>
+ Also know as HEAD; this branch is open for development.<br>
+ To checkout use : <code>cvs checkout</code>
+</p>
+</li>
+</ul>
+
+<a name="kolab2kdeclient">
+<h3>KDE Client for Kolab Server 2.0</h3>
+</a>
+
+The Kolab Groupware Project contributes any developments on the
+KDE client to the KDE project. The improvements find their way into the
+main developments at the pace of the KDE project. You may
+<a href="http://www.kde.org">either take one of the official
+KDE developments</a> <b>or take the most up-to-date version
+of the Kolab Groupware Project:</b>
+
+<p>
+The Kolab Groupware Projects maintains the branch "proko2" in the
+KDE CVS which is based on KDE 3.3. <a href="http://kolab.org/cgi-bin/viewcvs-kolab.cgi/doc/kde-client/cvs-instructions/checkout_proko2.sh?rev=HEAD&only_with_tag=HEAD&content-type=text/vnd.viewcvs-markup">See here for the
+instructions how to check out from CVS</a>.
+
+<p>
+From time to time, releases and packages are made available of this branch.
+See the "kde-client" section on the <a href="#ftp_servers">ftp servers</a>.
+These are collateral results of the following commercial activities:
+
+<p>
+Uptodate, tested and supported packages for specific distributions
+are available by Klarälvdalens Datakonsult AB and Intevation GmbH.
+
+<a name="kolab1">
+<h2>Kolab-1</h2>
+</a>
+
+<a name="kolab1server">
+<h3>Kolab Server 1.0</h3>
+</a>
+
+Please refer to the corresponding
+<a href="http://kroupware.kolab.org/howto-kolab.html"
+  >Kolab 1 Installation page of the Kroupware Project web-site</a>.
+
+<a name="kolab1kdeclient">
+<h3>KDE Client for Kolab Server 1.0</h3>
+</a>
+
+Please refer to the corresponding
+<a href="http://kroupware.kolab.org/howto-kolab-kde-client.html"
+  >KDE Kolab1 Client page of the Kroupware Project web-site</a>.
 m4_include(footer.html.m4)





More information about the commits mailing list