stuart: doc/www/src header.html.m4, 1.1, 1.2 footer.html.m4, 1.11, 1.12 index.html.m4, 1.21, 1.22

cvs at intevation.de cvs at intevation.de
Mon Jun 7 17:48:31 CEST 2004


Author: stuart

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

Modified Files:
	header.html.m4 footer.html.m4 index.html.m4 
Log Message:
Modified the header and footer to utilise the new stylesheet.


Index: header.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/header.html.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- header.html.m4	12 Jun 2003 18:51:04 -0000	1.1
+++ header.html.m4	7 Jun 2004 15:48:29 -0000	1.2
@@ -1,39 +1,22 @@
+<!DOCTYPE html
+    PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd">
+
 <html>
 
 <head>
-	<title>PAGE_TITLE</title>
-
-	<meta	http-equiv="Content-Type"
-		content="text/html; charset=ISO-8859-1"
-	/>
-
-	<meta	name="keywords"
-		content= "Groupware KDE Outlook KMail"
-	/>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<title>The Kolab 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" />
+<link rel="stylesheet" type="text/css" media="screen" href="default.css" />
 </head>
 
-<body bgcolor="#CCCCCC" text="#000000" background="images/bg_lines.png">
-
-<style type="text/css">
-	a:hover { color: black ; background: #ccccff}
-</style>
+<body>
 
-<table cellpadding="2" width="100%">
-<tr>
-    <td valign="top" height="100%">
-    <table style="width:100%; height:100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#eeeeee">
-        <tr valign="bottom">
-            <td width="2" height="2" bgcolor="#ddddff"> </td>
-            <td width="100%" height="2" bgcolor="#ddddff">
-                  <font size="+2"><b>PAGE_TITLE</b></font></td>
-            <td width="2" height="7" bgcolor="#ddddff"></td>
-        </tr>
-		    <tr>
-        <td width=2 bgcolor="#0000dd" colspan=3> </td>
-    <tr>
-	<tr valign="top">
-	    <td width="2" height="100%" bgcolor="#eeeeee"> </td>
-	    <td>
-		<p> </p>
+<!-- Content start -->
+<div id="content">
 
-<!-- START body content here -->
+<div class="cbh">The Kolab Project :: PAGE_TITLE</div>
+<!-- Content box start -->
+<div class="cbox">

Index: footer.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/footer.html.m4,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- footer.html.m4	26 Mar 2004 18:38:21 -0000	1.11
+++ footer.html.m4	7 Jun 2004 15:48:29 -0000	1.12
@@ -1,350 +1,87 @@
-<!-- END of body content -->
-
-m4_define(`LINK',`m4_ifelse($1, NO_LINK_FOR,`
-»$2
-',`<a href="$1">$2</a>')')
-
-
-	</td>
-        <td width=2 bgcolor="#eeeeee"> </td>
-    </tr>
-    <tr valign="top">
-        <td bgcolor="#eeeeee" colspan=3> </td>
-    </tr>
-    </table>
-</td>
-
-<!-- Menu Cell -->
-<td width="15%" valign=top>
-    <table width="100%" border=0 cellspacing=0 cellpadding=0>
-
-    <tr valign="center">
-		<td colspan="3"> <a href="index.html"><img src="./images/kolab_logo.small.png" width="210" height="70" border="0"></a> </td>
-	</tr>
+<!-- Content box end -->
+</div>
+m4_define(`LINK',
+    `m4_ifelse($1, NO_LINK_FOR,
+        `<b>» $2 «</b><br />',
+        `<a href="$1">$2</a><br />')')
+<!-- Footer -->
+<div id="footer">
+Generated on: CURRENT_DATE
+   
+Send feedback to the developers mailinglist.
+<br/>
+These pages are hosted by <a href="http://intevation.net/">Intevation GmbH</a>.
+</div>
 
-    <!-- Menu Head -->
+<!-- Content end -->
+</div>
 
-    <tr valign="center">
-        <td width=2 bgcolor="#0000cc"> </td>
-	<td bgcolor="#0000cc">
+<!-- Menu start -->
+<div id="menu">
 
 <!-- INFO -->
-<!-- The main part of the header -->
-		<font color="#ffffff"><b>Info</b></font>
-
-        </td>
-	<td width=2 bgcolor="#0000cc"> </td>
-    </tr>
-    <!-- End Menu Head -->
-
-    <!-- Menu Body -->
-
-    <tr>
-        <td width=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    <tr>
-        <td width=2 bgcolor="#ffffff"> </td>
-	<td bgcolor="#ffffff">
-
-
-<table cellpadding=0 cellspacing=5>
-<!-- Links -->
-<tr><td>
-	LINK(`index.html', `Homepage')
-</td></tr>
-
-<tr><td>
-	LINK(`screenshots.html', `Screenshots')
-</td></tr>
-
-<tr><td>
-	LINK(`documentation.html', `Documentation')
-</td></tr>
-
-</table>
-
-        </td>
-	<td width=2 bgcolor="#ffffff"> </td>
-    </tr>
-    <tr valign="top" colspan=3>
-        <td height=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    </tr>
-    <!-- End Menu Body -->
-
-
-
-
-    <!-- Space-->
-    <tr><td> </td><td> </td><td> </td></tr>
-
-    <!-- Menu Head -->
-
-    <tr valign="center">
-        <td width=2 bgcolor="#0000cc"> </td>
-	<td bgcolor="#0000cc">
-
-<!-- The main part of the header -->
-
-<!-- HOW TO INSTALL -->
-		<font color="#ffffff">
-		<b>How to install</b> / <strong>Download</strong>
-		</font>
-
-        </td>
-	<td width=2 bgcolor="#0000cc"> </td>
-    </tr>
-    <!-- End Menu Head -->
-
-    <!-- Menu Body -->
-
-    <tr>
-        <td width=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    <tr>
-        <td width=2 bgcolor="#ffffff"> </td>
-	<td bgcolor="#ffffff">
-
-
-<table cellpadding=0 cellspacing=5>
-
-<!-- Links -->
-<!--
-<tr><td>
-	LINK(`howto-kolab.html', `Kolab Server')
-</td></tr>
-
-<tr><td>
-	LINK(`howto-kolab-kde-client.html', `KDE Kolab Client')
-</td></tr>
--->
-	Check the 
-	<a href="http://kroupware.org/">Kroupware Pages</a> 
-	for stable version install instructions.
-
-</table>
-
-        </td>
-	<td width=2 bgcolor="#ffffff"> </td>
-    </tr>
-    <tr valign="top" colspan=3>
-        <td height=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    </tr>
-    <!-- End Menu Body -->
-
-    <!-- Space-->
-    <tr><td> </td><td> </td><td> </td></tr>
-
-
-    <!-- Menu Head -->
-
-    <tr valign="center">
-        <td width=2 bgcolor="#0000cc"> </td>
-	<td bgcolor="#0000cc">
-
-<!-- The main part of the header -->
-
-<!-- Administrators and Users-->
-		<font color="#ffffff"><b>Administrators and Users</b></font>
-
-        </td>
-	<td width=2 bgcolor="#0000cc"> </td>
-    </tr>
-    <!-- End Menu Head -->
-
-    <!-- Menu Body -->
-
-    <tr>
-        <td width=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    <tr>
-        <td width=2 bgcolor="#ffffff"> </td>
-	<td bgcolor="#ffffff">
-
-
-<table cellpadding=0 cellspacing=5>
+<div class="mbh">Info</div>
+<div class="mbox" id="logo">
+<a href="index.html"><img title="Homepage" src="images/kolab_logo.small.png"></a>
+<br /><br/>
+LINK(`screenshots.html', `Screenshots')
+LINK(`documentation.html', `Documentation')
+</div>
 
-<!-- Links -->
-<tr><td>
-<small>
-User Discussions Mailinglist:<br>
-	<a href="/pipermail/kolab-users/">Archive</a>
-	(<a href="http://mail.kde.org/pipermail/kroupware/">old</a>)
-|
-	<a href="/mailman/listinfo/kolab-users">Subscribe/Manage</a>
-</small>
-</td></tr>
+<!-- INSTALL/DOWNLOAD -->
+<div class="mbh">How to install / Download</div>
+<div class="mbox">
+Check the <a href="http://kroupware.org/">Kroupware Pages</a> for installation
+instructions for the latest stable version.
+</div>
 
-<tr><td>
+<!-- ADMIN/USERS -->
+<div class="mbh">Administrators and Users</div>
+<div class="mbox">
 <small>
-Announcement Mailinglist:<br>
-	<a href="/pipermail/kolab-announce/">Archive</a>
-|
-	<a href="/mailman/listinfo/kolab-announce">Subscribe/Manage</a>
-</small>
-</td></tr>
-
-<tr><td> </td><td> </td></tr>
-
-<tr><td>
-	<a href="http://eforum.de/"
-	>Support Forums</a>
-</td></tr>
-<tr><td>
-	<a href="https://intevation.de/roundup/kolab/"
-	>Online Issue/Wish Tracker</a>
-</td></tr>
-
-<tr><td> </td><td> </td></tr>
-
-<tr><td>
-	LINK(`howtos.html', `HOWTOs')
-</td></tr>
-
-<tr><td>
-	<a href="http://intevation.de/cgi-bin/viewcvs-kolab.cgi/doc/raw-howtos/"
-	>Mini-Howtows in CVS</a>
-</td></tr>
-
-</table>
-
-        </td>
-	<td width=2 bgcolor="#ffffff"> </td>
-    </tr>
-    <tr valign="top" colspan=3>
-        <td height=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    </tr>
-    <!-- End Menu Body -->
-
-    <!-- Space-->
-    <tr><td> </td><td> </td><td> </td></tr>
-
-<!-- Menu Head -->
-
-    <tr valign="center">
-        <td width=2 bgcolor="#0000cc"> </td>
-	<td bgcolor="#0000cc">
-
-<!-- The main part of the header -->
+User Discussions Mailinglist:
+<br />
+<a href="/pipermail/kolab-users/">Archive</a>
+(<a href="http://mail.kde.org/pipermail/kroupware/">old</a>) |
+<a href="/mailman/listinfo/kolab-users">Subscribe/Manage</a>
+<br />
+Announcement Mailinglist:
+<br />
+<a href="/pipermail/kolab-announce/">Archive</a> |
+<a href="/mailman/listinfo/kolab-announce">Subscribe/Manage</a>
+</small><br /><br />
+<a href="http://eforum.de/">Support Forums</a><br />
+<a href="https://intevation.de/roundup/kolab/">Online Issue/Wish Tracker</a><br />
+<br />
+LINK(`howtos.html', `HOWTOs')
+<a href="http://intevation.de/cgi-bin/viewcvs-kolab.cgi/doc/raw-howtos/">Mini-Howtows in CVS</a>
+</div>
 
 <!-- DEVELOPERS -->
-		<font color="#ffffff"><b>Developers</b></font>
-
-        </td>
-	<td width=2 bgcolor="#0000cc"> </td>
-    </tr>
-    <!-- End Menu Head -->
-
-    <!-- Menu Body -->
-
-    <tr>
-        <td width=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    <tr>
-        <td width=2 bgcolor="#ffffff"> </td>
-	<td bgcolor="#ffffff">
-
-
-<table cellpadding=0 cellspacing=5>
-<!-- Links -->
-
-<tr><td>
-<small>
-Development Mailinglist:<br>
-	<a href="/pipermail/kolab-devel/">Archive</a>
-|
-	<a href="/mailman/listinfo/kolab-devel">Subscribe/Manage</a>
-</small>
-</td></tr>
-
-<tr><td>
+<div class="mbh">Developers</div>
+<div class="mbox">
 <small>
-CVS Commit Mailinglist: <br>
-	<a href="/pipermail/kolab-commits/">Archive</a>
-|
-	<a href="/mailman/listinfo/kolab-commits">Subscribe/Manage</a>
-</small>
-
-</td></tr>
-
-<tr><td> </td><td> </td></tr>
-
-<tr><td>
-	LINK(`cvs-kolab.html', `Kolab Server Development')
-</td></tr>
-
-</table>
-
-        </td>
-	<td width=2 bgcolor="#ffffff"> </td>
-    </tr>
-    <tr valign="top" colspan=3>
-        <td height=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    </tr>
-    <!-- End Menu Body -->
-
-    <!-- Space-->
-    <tr><td> </td><td> </td><td> </td></tr>
-
-<!-- BLOCK "Exits" -->
-<!-- Menu Head -->
-
-    <tr valign="center">
-        <td width=2 bgcolor="#0000cc"> </td>
-	<td bgcolor="#0000cc">
-
-<!-- The main part of the header -->
-
-<!-- EXITS -->
-		<font color="#ffffff"><b>Exits</b></font>
-
-        </td>
-	<td width=2 bgcolor="#0000cc"> </td>
-    </tr>
-    <!-- End Menu Head -->
-
-    <!-- Menu Body -->
-
-    <tr>
-        <td width=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    <tr>
-        <td width=2 bgcolor="#ffffff"> </td>
-	<td bgcolor="#ffffff">
-
-
-<table cellpadding=0 cellspacing=5>
-<!-- Links -->
-
-<tr><td>
-	<a href="http://kroupware.org/">Kroupware</a>
-</td></tr>
-
-</table>
-
-        </td>
-	<td width=2 bgcolor="#ffffff"> </td>
-    </tr>
-    <tr valign="top" colspan=3>
-        <td height=2 bgcolor="#9999ff" colspan=3><font size="-1"> </font></td>
-    </tr>
-    <!-- End Menu Body -->
-
-    <!-- Space-->
-    <tr><td> </td><td> </td><td> </td></tr>
-<!-- END OF BLOCK "Exits" -->
-
-
-    </table>
-</td>
-</tr>
-</table>
+Development Mailinglist:
+<br />
+<a href="/pipermail/kolab-devel/">Archive</a> |
+<a href="/mailman/listinfo/kolab-devel">Subscribe/Manage</a>
+<br />
+CVS Commit Mailinglist:
+<br/>
+<a href="/pipermail/kolab-commits/">Archive</a> |
+<a href="/mailman/listinfo/kolab-commits">Subscribe/Manage</a>
+</small><br /><br />
+LINK(`cvs-kolab.html', `Kolab Server Development')
+</div>
 
+<!-- EXISTS -->
+<div class="mbh">Exits</div>
+<div class="mbox">
+<a href="http://kroupware.org/">Kroupware</a>
+</div>
 
-<small>
-Generated on: CURRENT_DATE
- 
- 
- 
-Send feedback to the developers mailinglist.
-<br>
-These pages are hosted by
-<a href="http://intevation.net/">Intevation GmbH</a>.
-</small>
+<!-- Menu end -->
+</div>
 
 </body>
 

Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- index.html.m4	28 May 2004 09:30:35 -0000	1.21
+++ index.html.m4	7 Jun 2004 15:48:29 -0000	1.22
@@ -1,5 +1,4 @@
-m4_define(`PAGE_TITLE',`Kolab Project')
-
+m4_define(`PAGE_TITLE', `Home')
 m4_include(header.html.m4)
 
 <p>
@@ -15,11 +14,11 @@
 <a href="http://www.citadel.org/kolab.php"
 >Citadel as Kolab1 server.</a>
 </strong>
-Freebusy handling, directory server architecure 
+Freebusy handling, directory server architecure
 and lack of legacy support make it slightly different,
 but Citatel/UX v6.21 was fully tested with KDE Kolab1 Clients.
 <br>
-May 10th, 2004: 
+May 10th, 2004:
 <a href="http://kolab.org/pipermail/kolab-announce/2004/000003.html"
 >Security advisory for Kolab Server.</a>
 <br>
@@ -55,13 +54,13 @@
     <tr>
       <td>   </td>
       <td>The KDE Kolab Client provides <strong>E-Mail</strong>, <strong>Calendaring</strong>, <strong>Tasks</strong>,
-	  <strong>Notes</strong> and <strong>Contacts</strong>
-	  which are stored on the Kolab server. You can send and recieve <strong>meeting and task requests</strong> between
-	  Microsoft Outlook(tm) and KDE Kolab Client as well as look up your <strong>Free/Busy times</strong> to name
-	  but a few things.
-	  <p>
-	  <a href="http://kroupware.org/howto-kolab-kde-client.html">Installation of the KDE Kolab Client</a>
-	  is explained on the <a href="http://kroupware.org/">Kroupware pages</a>.
+      <strong>Notes</strong> and <strong>Contacts</strong>
+      which are stored on the Kolab server. You can send and recieve <strong>meeting and task requests</strong> between
+      Microsoft Outlook(tm) and KDE Kolab Client as well as look up your <strong>Free/Busy times</strong> to name
+      but a few things.
+      <p>
+      <a href="http://kroupware.org/howto-kolab-kde-client.html">Installation of the KDE Kolab Client</a>
+      is explained on the <a href="http://kroupware.org/">Kroupware pages</a>.
       </td>
     </tr>
 
@@ -88,16 +87,16 @@
     <tr>
       <td>   </td>
       <td>
-	  <strong>From the <a href="http://www.thekompany.com/projects/aethera/" name="Aethera">Aethera Site</a>:</strong><br>
-	  Aethera is a pim application, i.e. it handles all kinds of personal information: email, contacts, notes,
-	  tasks, todos, journals. It has various communication features regarding: send/receive email, send/receive
-	  task requests and appointment requests via email. It can help you to know quickly the world's news and weather.
-	  <br>
-	  It supports both <strong>Microsoft Windows®</strong> and <strong>GNU/Linux</strong> Operating Systems.
-	  <br><br>
-	  <em>Aethera is a relative newcomer as far as Kolab support is concerned.<br>
-	  <a href="http://lists.kde.org/?l=kroupware&m=107477883725343&w=2">Initial feedback</a> seems to indicate that this project still has some stability issues to resolve.</em>
-	  </td>
+      <strong>From the <a href="http://www.thekompany.com/projects/aethera/" name="Aethera">Aethera Site</a>:</strong><br>
+      Aethera is a pim application, i.e. it handles all kinds of personal information: email, contacts, notes,
+      tasks, todos, journals. It has various communication features regarding: send/receive email, send/receive
+      task requests and appointment requests via email. It can help you to know quickly the world's news and weather.
+      <br>
+      It supports both <strong>Microsoft Windows®</strong> and <strong>GNU/Linux</strong> Operating Systems.
+      <br><br>
+      <em>Aethera is a relative newcomer as far as Kolab support is concerned.<br>
+      <a href="http://lists.kde.org/?l=kroupware&m=107477883725343&w=2">Initial feedback</a> seems to indicate that this project still has some stability issues to resolve.</em>
+      </td>
     </tr>
 
   </tbody>
@@ -132,70 +131,70 @@
     <tr>
       <td>   </td>
       <td>
-		Kolab is a secure, scalable and reliable groupware server. <br>
-		Some of the major features include:
-		<ul>
-		<li>A web administration interface
-		</li>
-		<li>A shared address book with provision for mailbox users as well as contacts
-		</li>
-		<li>POP3 as well as IMAP4(rev1) access to mail
-		</li>
-		</ul>
+        Kolab is a secure, scalable and reliable groupware server. <br>
+        Some of the major features include:
+        <ul>
+        <li>A web administration interface
+        </li>
+        <li>A shared address book with provision for mailbox users as well as contacts
+        </li>
+        <li>POP3 as well as IMAP4(rev1) access to mail
+        </li>
+        </ul>
 
-	<a href="http://kroupware.org/howto-kolab.html">Installation of the Kolab Server</a>
-	is explained on the <a href="http://kroupware.org/">Kroupware pages</a>.
+    <a href="http://kroupware.org/howto-kolab.html">Installation of the Kolab Server</a>
+    is explained on the <a href="http://kroupware.org/">Kroupware pages</a>.
 
-	<p>
-	Some of the major components of Kolab Server are:
-	<br>
-		<table cellspacing="2" cellpadding="3">
+    <p>
+    Some of the major components of Kolab Server are:
+    <br>
+        <table cellspacing="2" cellpadding="3">
   <tbody>
      <tr>
       <td width="110" valign="top"><a href="http://www.openldap.org/">OpenLDAP</a></td>
       <td>LDAP is used as the cornerstone for Kolab. All authentication, be it the web admin interface or
-	  POP3/IMAP mailbox access uses LDAP as the password store through SASL. Key configuration parameters
-	  are also stored in LDAP and automatically applied to configuration files after a change occurs. When
-	  you create a new user in LDAP, the Cyrus mailbox is automatically generated for you.
-	  </td>
+      POP3/IMAP mailbox access uses LDAP as the password store through SASL. Key configuration parameters
+      are also stored in LDAP and automatically applied to configuration files after a change occurs. When
+      you create a new user in LDAP, the Cyrus mailbox is automatically generated for you.
+      </td>
     </tr>
     <tr>
       <td valign="top"><a href="http://www.postfix.org/">Postfix</a></td>
       <td>The mail transfer agent (MTA) for Kolab server. Postfix is easy to configure and has a Sendmail
-	  compatibility interface for administrators who are familiar to Sendmail.
-	  </td>
+      compatibility interface for administrators who are familiar to Sendmail.
+      </td>
     </tr>
     <tr>
       <td valign="top"><a href="http://asg.web.cmu.edu/cyrus/">Cyrus IMAP</a></td>
       <td>Cyrus provides IMAP as well as POP3 access to user mailboxes. It supports key features such as
-	  ACL (Access Control Lists) that allows more than one user to share mailboxes and folders and supports
-	  the Sieve mail processing language, this allows Auto Actions such as Auto-Forward and Auto-Reply on
-	  mailboxes. Cyrus is also highly scalable.<br>
+      ACL (Access Control Lists) that allows more than one user to share mailboxes and folders and supports
+      the Sieve mail processing language, this allows Auto Actions such as Auto-Forward and Auto-Reply on
+      mailboxes. Cyrus is also highly scalable.<br>
 
-	  </td>
+      </td>
     </tr>
 
     <tr>
       <td valign="top"><a href="http://www.apache.org/">Apache</a></td>
       <td>Apache is used for the web administration interface as well as to provide WEBDAV access to Free/Busy
-	  information for the mail clients. Soon Kolab will be using Apache and PHP to provide webmail access with
-	  groupware functionality.
-	  </td>
+      information for the mail clients. Soon Kolab will be using Apache and PHP to provide webmail access with
+      groupware functionality.
+      </td>
     </tr>
     <tr>
       <td valign="top"><a href="http://www.proftpd.net/">ProFTPd</a>  </td>
       <td>ProFTPd is used by legacy clients to upload Free/Busy information to the Kolab server</td>
     </tr>
-	<tr>
+    <tr>
       <td valign="top"><a href="http://asg.web.cmu.edu/sasl/">SASL</a></td>
       <td>SASL (the Simple Authentication and Security Layer) is used by all the components and uses OpenLDAP as
-	  the store for Authentication information.
-	  </td>
+      the store for Authentication information.
+      </td>
     </tr>
   </tbody>
 </table>
-	</td>
-	</tr>
+    </td>
+    </tr>
   </tbody>
 </table>
 





More information about the commits mailing list