bernhard: doc/www/src default.css, 1.7, 1.8 header.html.m4, 1.5, 1.6 index.html.m4, 1.98, 1.99

cvs at kolab.org cvs at kolab.org
Fri Nov 3 12:13:26 CET 2006


Author: bernhard

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

Modified Files:
	default.css header.html.m4 index.html.m4 
Log Message:
Reworked the main page and the header
+ Replaced the main title with a description, this saves space
  and it more expressive. This should make it easier to see what
  Kolab is about (user feedback indicated the need).
  Switched from bold to regular font, because it was too heavy.
  The font size needs experimentation.
+ Avoided "project" in a couple of places as in the narror sense
  Kolab is not an initiative with a limited time period and goals
  but an ongoing effort.
+ Expanded the description and reshifted emphasised parts 
  to be more appealing and giving slightly more information.
+ Added more keywords, so readers can be picked up more easily.
  Added the alternative wording "Open Source" behind Free Software.
  Added gnu/linux and some more to the meta keywords.


Index: default.css
===================================================================
RCS file: /kolabrepository/doc/www/src/default.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- default.css	18 Mar 2005 10:24:21 -0000	1.7
+++ default.css	3 Nov 2006 11:13:24 -0000	1.8
@@ -187,8 +187,8 @@
 }
 
 .cbhtext {
-    font-size: 200%;
-    font-weight: bold;
+    font-size: 150%;
+    /*font-weight: bold;*/
     padding-left: 1em;
     vertical-align: middle;
 }

Index: header.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/header.html.m4,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- header.html.m4	14 Mar 2005 14:02:47 -0000	1.5
+++ header.html.m4	3 Nov 2006 11:13:24 -0000	1.6
@@ -11,9 +11,9 @@
 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>The Kolab Groupware Project :: PAGE_TITLE</title>
-<meta name="description" content="The Kolab Project aims to maintain and enhance a complete Free Software groupware solution for UNIX platforms." />
-<meta name="keywords" content= "kolab,groupware,free software,unix,linux,kde,outlook,kmail,kontact,horde,webmail" />
+<title>Kolab Groupware:: PAGE_TITLE</title>
+<meta name="description" content="Kolab aims to maintain and enhance a complete Free Software groupware solution for UNIX platforms." />
+<meta name="keywords" content= "kolab,groupware,free software,open source, unix,gnu/linux,linux,kde,outlook,kmail,korganizer,kontact,horde,email" />
 <link rel="stylesheet" type="text/css" media="screen" href="default.css" />
 <link rel="shortcut icon" type="image/png" href="images/favicon.png" />
 </head>
@@ -31,7 +31,7 @@
     <a href="index.html"><img title="Homepage"
        src="images/kolab_logo.small.png"></a>
     </td>
-    <td class="cbhtext">The Kolab Groupware Project</td>
+    <td class="cbhtext">Groupware Solution for Emails, Appointments, Contacts and more</td>
 </tr>
 </table>
 </div>

Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- index.html.m4	2 Nov 2006 09:44:01 -0000	1.98
+++ index.html.m4	3 Nov 2006 11:13:24 -0000	1.99
@@ -3,21 +3,19 @@
 <div id="date">This page was updated on:<br />$Date$</div>
 
 <p id="intro">
-<strong>
 Kolab is a Groupware Solution for Emails, Appointments, Contacts and more.
-</strong>
-It supports mixed clients environments (Outlook/KDE) because of an
-open storage format called Kolab-XML. 
+It supports <strong>mixed client environments (Outlook/KDE)</strong> 
+because of an <strong>open storage format</strong>. Any email client
+speaking standard protocols can be served.
 </p>
 
 <p id="intro">
-The Kolab Project is about the <em>Kolab Concept</em>
-and implementions.
-Especially the 
+For the full Kolab experience you need a 
 <em><a href="about-kolab-server.html">Kolab Server</a></em> and
-the 
-<em><a href="about-kolab-clients.html">Kolab Clients</a></em>,
-e.g. KDE Kontact. Server and KDE client are Free Software.
+<em><a href="about-kolab-clients.html">Kolab Clients</a></em>.
+What makes the <em>Kolab Concept</em> outstanding is the focus on
+scalability, proven components and protocols. 
+The implementations offered by us are Free Software (Open Source).
 </p>
 
 <p id="intro">





More information about the commits mailing list