blob: 212023aac6f5e88be79b579675fb56ea0750d4fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
%BOOK_ENTITIES;
]>
<section id="sect-About_Kolab_Groupware">
<title>About Kolab Groupware</title>
<para>
Kolab is a Groupware Solution for Emails, Appointments, Contacts and more. It supports mixed client environments (Outlook/KDE) because of an open storage format. Any email client speaking standard protocols can be served.
</para>
<section id="sect-About_Kolab_Groupware-Free_Software_Components">
<title>Free Software Components</title>
<para>
TODO: Come on, be a little more verbose...
</para>
<section id="sect-Free_Software_Components-This_documentation">
<title>This documentation</title>
<para>
Describe how this documentation can be modified to custom, internal documentation
</para>
</section>
</section>
<section id="sect-About_Kolab_Groupware-Kolab_Groupware_Flavors">
<title>Kolab Groupware Flavors</title>
<para>
Kolab Groupware comes in two major flavors:
</para>
<para>
<orderedlist>
<listitem>
<formalpara id="form-Kolab_Groupware_Flavors-Kolab_Vanilla">
<title>Kolab (<emphasis>Vanilla</emphasis>)</title>
<para>
The vanilla flavor of Kolab is ideally suited for general purpose Groupware systems in which no specialist features are required.
</para>
</formalpara>
</listitem>
<listitem>
<formalpara id="form-Kolab_Groupware_Flavors-Hosted_Kolab">
<title>Hosted Kolab</title>
<para>
Hosted Kolab is the flavor targeted specifically at hosting providers (ISP, ASP, Cloud) offering Kolab Groupware environments to multiple customers, possibly through multiple resellers.
</para>
</formalpara>
</listitem>
</orderedlist>
</para>
<para>
Furthermore, the Kolab software are divided in a community version, and an enterprise version. The community version naturally moves forward a little faster and is subject to change a lot more so then the enterprise version. The community version of a product series will only become available as an enterprise version after thorough Quality Assurance and Certification of partner products.
</para>
</section>
<xi:include href="sect-Supported_Platforms_and_System_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
|