stuart: doc/www/src default.css, 1.2, 1.3 index.html.m4, 1.26, 1.27 webclient.html.m4, 1.3, 1.4 client-features.html.m4, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Sun Oct 3 15:04:43 CEST 2004


Author: stuart

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

Modified Files:
	default.css index.html.m4 webclient.html.m4 
	client-features.html.m4 
Log Message:
Small fix on the front page
Updated the webclient install guide
Updated one feature of the webclient in the feature matrix


Index: default.css
===================================================================
RCS file: /kolabrepository/doc/www/src/default.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- default.css	10 Jun 2004 22:48:34 -0000	1.2
+++ default.css	3 Oct 2004 13:04:41 -0000	1.3
@@ -18,10 +18,6 @@
     border: 0;
 }
 
-div p {
-    margin-top: 0;
-}
-
 hr {
     height: 2px;
     border: 1px solid #555;
@@ -71,12 +67,14 @@
 
 .toclnk {
     text-align: center;
-    border: 1px dashed black;
     float: right;
     clear: none;
     padding: 0.5em;
+    padding-top: 0;
+    padding-bottom: 0;
     margin: 0.5em;
-    /*background-color: silver;*/
+    font-size: 80%;
+    background-color: white;
 }
 
 .hint {

Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- index.html.m4	6 Sep 2004 10:32:43 -0000	1.26
+++ index.html.m4	3 Oct 2004 13:04:41 -0000	1.27
@@ -6,10 +6,10 @@
 Kolab is a Free Software Groupware Solution.
 The project is about the <strong>Kolab Concept</strong>
 and some software implementing it, like
-the <strong>Kolab Server</strong> and 
+the <strong>Kolab Server</strong> and
 several clients, e.g. the <strong>KDE Kolab Client</strong>.
-Kolab builds on software and concepts 
-developed during the 
+Kolab builds on software and concepts
+developed during the
 <a href="http://kroupware.kolab.org/">Kroupware Contract</a>.
 </p>
 
@@ -39,7 +39,7 @@
 <table>
 <tr><td class="newsd">August 12th, 2004</td>
 <td class="newsh">»
-	 Kolab Storage Format Draft as PDF 
+    Kolab Storage Format Draft as PDF
 </td></tr>
 </table>
 <!-- ITEM BODY -->
@@ -195,7 +195,6 @@
   The <a href="http://kroupware.org/news/pr-20030725.html"
   >Kroupware Project has been completed</a>, and as a result Kolab has emerged.
 </div>
->>>>>>> 1.24
 
 </div>
 <!-- END NEWS BLOCK -->

Index: webclient.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/webclient.html.m4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- webclient.html.m4	5 Jul 2004 12:07:05 -0000	1.3
+++ webclient.html.m4	3 Oct 2004 13:04:41 -0000	1.4
@@ -3,443 +3,232 @@
 <div id="date">This page was updated on:<br />$Date$</div>
 
 <p class="hint">Please direct any comments and suggestions about this guide to
-<a href="mailto:s.binge at codefusion.co.za">Stuart Bingë</a></p>
+<a href="mailto:omicron at mighty.co.za">Stuart Bingë</a></p>
 
 <hr />
 
 <div class="warning">
-<a name="kolab2"><b>Attention - July, 2004</b></a><br />
-Work has begun on implementing the Kolab 2 Groupware File Format into the webclient.
[...1010 lines suppressed...]
-    echo "TRACK = \"$TRACK\""
-    echo "EGREP = \"$EGREP\""
-    echo "CHECKONLY = \"$CHECKONLY\""
-    echo "ERASESURPLUS = \"$ERASESURPLUS\""
-    echo "HASX11 = \"$HASX11\""
-    echo "PREFIX = \"${PREFIX}\""
-    echo "ARCH = \"${ARCH}\""
-    echo "OS = \"${OS}\""
-    echo "TAG = \"${TAG}\""
-    echo "TMPDIR=\"${TMPDIR}\""
+<p>You should see something similar to the following after the initial
+version information:
+<pre class="shell">
+This program makes use of the Zend Scripting Language Engine:
+Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
+with the ionCube PHP Accelerator v1.3.3r2, Copyright (c) 2001-2002,
+by Nick Lindridge
 </pre>
 </p>
 </div>

Index: client-features.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/client-features.html.m4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- client-features.html.m4	10 Jun 2004 22:48:34 -0000	1.3
+++ client-features.html.m4	3 Oct 2004 13:04:41 -0000	1.4
@@ -110,7 +110,7 @@
       <td>Calendar sharing</td>
       <td class="yes">Yes</td>
       <td class="yes">Yes</td>
-      <td class="part">2-Step</td>
+      <td class="yes">Yes</td>
     </tr>
     <tr bgcolor="#ececec">
       <td>Address Book</td>





More information about the commits mailing list