~ubuntu-branches/debian/sid/php-horde-turba/sid

« back to all changes in this revision

Viewing changes to turba-4.1.0/README

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2013-08-11 13:16:25 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130811131625-z91stjvq51jr9onv
Tags: 4.1.1-1
New upstream version 4.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
================
2
 
 What is Turba?
3
 
================
4
 
 
5
 
:Contact: turba@lists.horde.org
6
 
 
7
 
.. contents:: Contents
8
 
.. section-numbering::
9
 
 
10
 
Turba is the Horde contact management application, designed to be integrated
11
 
with other Horde applications to provide a unified interface to contact
12
 
management throughout the Horde suite. It supports SQL, LDAP, Kolab, IMSP, and
13
 
Facebook address books, and works as a CardDAV server.
14
 
 
15
 
This software is OSI Certified Open Source Software. OSI Certified is a
16
 
certification mark of the `Open Source Initiative`_.
17
 
 
18
 
.. _`Open Source Initiative`: http://www.opensource.org/
19
 
 
20
 
 
21
 
Obtaining Turba
22
 
===============
23
 
 
24
 
Further information on Turba and the latest version can be obtained at
25
 
 
26
 
  http://www.horde.org/apps/turba
27
 
 
28
 
 
29
 
Documentation
30
 
=============
31
 
 
32
 
The following documentation is available in the Turba distribution:
33
 
 
34
 
:README_:            This file
35
 
:LICENSE_:           Copyright and license information
36
 
:`docs/CHANGES`_:    Changes by release
37
 
:`docs/CREDITS`_:    Project developers
38
 
:`docs/INSTALL`_:    Installation instructions and notes
39
 
:`docs/LDAP`_:       LDAP personal addressbook HOWTO
40
 
:`docs/UPGRADING`_:  Pointers on upgrading from previous Turba versions
41
 
 
42
 
 
43
 
Installation
44
 
============
45
 
 
46
 
Instructions for installing Turba can be found in the file INSTALL_ in the
47
 
``docs/`` directory of the Turba distribution.
48
 
 
49
 
 
50
 
Assistance
51
 
==========
52
 
 
53
 
If you encounter problems with Turba, help is available!
54
 
 
55
 
The Horde Frequently Asked Questions List (FAQ), available on the Web at
56
 
 
57
 
  http://wiki.horde.org/FAQ
58
 
 
59
 
Horde LLC runs a number of mailing lists, for individual applications
60
 
and for issues relating to the project as a whole. Information, archives, and
61
 
subscription information can be found at
62
 
 
63
 
  http://www.horde.org/community/mail
64
 
 
65
 
Lastly, Horde developers, contributors and users also make occasional
66
 
appearances on IRC, on the channel #horde on the Freenode Network
67
 
(irc.freenode.net).
68
 
 
69
 
 
70
 
Licensing
71
 
=========
72
 
 
73
 
For licensing and copyright information, please see the file LICENSE_ in the
74
 
Turba distribution.
75
 
 
76
 
Thanks,
77
 
 
78
 
The Turba team
79
 
 
80
 
 
81
 
.. _README: README
82
 
.. _LICENSE: http://www.horde.org/licenses/apache
83
 
.. _docs/CHANGES: CHANGES
84
 
.. _docs/CREDITS: CREDITS
85
 
.. _INSTALL:
86
 
.. _docs/INSTALL: INSTALL
87
 
.. _docs/LDAP: LDAP
88
 
.. _docs/UPGRADING: UPGRADING