ljohansen: doc/www/src default.css, 1.13, 1.14 index.html.m4, 1.155, 1.156

cvs at kolab.org cvs at kolab.org
Fri Sep 12 10:26:27 CEST 2008


Author: ljohansen

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

Modified Files:
	default.css index.html.m4 
Log Message:
Added some pixels to the news date field in order to prevent that ugly line break in long dates.


Index: default.css
===================================================================
RCS file: /kolabrepository/doc/www/src/default.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- default.css	13 Jun 2008 09:47:23 -0000	1.13
+++ default.css	12 Sep 2008 08:26:24 -0000	1.14
@@ -254,7 +254,7 @@
 .newsd {
     font-size: 110%;
     font-weight: bold;
-    width: 160px;
+    width: 175px;
     text-align: right;
     vertical-align: top;
 }
@@ -270,7 +270,7 @@
 /* News body */
 .newsb {
     padding-left: 10px;
-    margin-left: 170px;
+    margin-left: 185px;
 }
 
 /* News item */

Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- index.html.m4	11 Sep 2008 14:20:44 -0000	1.155
+++ index.html.m4	12 Sep 2008 08:26:24 -0000	1.156
@@ -4,7 +4,7 @@
 
 <table width="100%">
 <tr>
-<td valign=top>
+<td valign="top">
 <p id="intro">
 Kolab is a Groupware Solution for Emails, Appointments, Contacts and more.
 It supports <strong>mixed client environments (Outlook/KDE)</strong>
@@ -105,6 +105,9 @@
 </div>
 <p>
 
+</div> <!-- END LATEST BLOCK -->
+<p>
+<!-- BEGIN NEWS BLOCK --> <div class="news">
 
 <table>
 <tr><td class="newsd">July 9th, 2008</td>
@@ -113,18 +116,24 @@
 </td></tr>
 </table>
 <div class="newsb">
-  Univention GmbH has realised an extension to Kolab in cooperation with the Kolab Konsortium and Pardus, which allows users to connect mobile devices directly to the groupware server. Now it is possible to synchronize appointment times and contact information being away on business.<br />
-  This was done by integrating the SyncML protocol into the Horde part of Kolab server. SyncML is a platform independant standard designed for the exchange of data between servers, clients and mobile devices.<br />
-  The Horde interface is going to be integrated into Kolab Server/OpenPKG 2.2.0 as a beta version. Version 2.2.1 is then expected to integrate the SyncML extensions for tasks and contacts.
-  In Univention's UGS the SyncML extensions are available as release candidates for testing purposes.
+  Univention GmbH has realised an extension to Kolab in cooperation with the
+Kolab Konsortium and Pardus, which allows users to connect mobile devices
+directly to the groupware server. Now it is possible to synchronize appointment
+times and contact information being away on business.<br />
+  This was done by integrating the SyncML protocol into the Horde part of Kolab
+server. SyncML is a platform independant standard designed for the exchange of
+data between servers, clients and mobile devices.<br />
+  The Horde interface is going to be integrated into Kolab Server/OpenPKG 2.2.0
+as a beta version. Version 2.2.1 is then expected to integrate the SyncML
+extensions for tasks and contacts.
+  In Univention's UGS the SyncML extensions are available as release candidates
+for testing purposes.
   <br />
-  You can find more information in <a href="http://www.univention.de/pm_syncml.html">Univention's press release</a> (German only).
+  You can find more information in <a
+href="http://www.univention.de/pm_syncml.html">Univention's press release</a>
+(German only).
 </div>
 <p>
-
-</div> <!-- END LATEST BLOCK -->
-<p>
-<!-- BEGIN NEWS BLOCK --> <div class="news">
 
 <table>
 <tr><td class="newsd">June 18th, 2008</td>





More information about the commits mailing list