diff options
Diffstat (limited to 'Common_Content/en-US/sect-About_Kolab_Groupware.xml')
-rw-r--r-- | Common_Content/en-US/sect-About_Kolab_Groupware.xml | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/Common_Content/en-US/sect-About_Kolab_Groupware.xml b/Common_Content/en-US/sect-About_Kolab_Groupware.xml new file mode 100644 index 0000000..212023a --- /dev/null +++ b/Common_Content/en-US/sect-About_Kolab_Groupware.xml @@ -0,0 +1,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> + + |