/turba

Location: [ Horde CVS ] / turba Show Deleted Files
File Rev Author Date Last Log
Back Parent Directory        
Directory addressbooks/        
Directory config/        
Directory css/        
Directory docs/        
Directory graphics/        
Directory js/        
Directory lib/        
Directory locale/        
Directory packaging/        
Directory po/        
Directory scripts/        
Directory templates/        
Directory themes/        
File 1ST.README 1.1 slusarz 2 years Turba has been moved to git.
File LICENSE 1.3 jan 3 years Happy New Year
File README 1.15 jan 6 years MFB: 1.12.10.3
File add.php 1.83 slusarz 2 years NLS:: -> Horde_Nls:: (moved to Git)
File browse.php 1.128 slusarz 2 years Convert to new Horde_Util package.
File contact.php 1.16 slusarz 2 years Convert to new Horde_Util package.
File data.php 1.114 slusarz 2 years No more $nls global variable.
File delete.php 1.43 slusarz 2 years Convert to new Horde_Util package.
File deletefile.php 1.9 slusarz 2 years Convert to new Horde_Util package.
File edit.php 1.112 mrubinsk 2 years Do not assign the results of new as a reference
File index.php 1.43 jan 3 years Happy New Year
File minisearch.php 1.45 slusarz 2 years Convert to new Horde_Util package.
File search.php 1.140 slusarz 2 years Fix some PHP 5.3 warnings
File test.php 1.26 slusarz 2 years Convert to new Horde_Util package.
File vcard.php 1.24 slusarz 2 years NLS:: -> Horde_Nls:: (moved to Git)
File view.php 1.18 slusarz 2 years Convert to new Horde_Util package.

README

What is Turba?
==============

:Last update:   $Date: 2006/05/02 17:54:57 $
:Revision:      $Revision: 1.15 $
:Contact:       turba@lists.horde.org

.. contents:: Contents
.. section-numbering::

Turba is the Horde contact management application, designed to be integrated
with other Horde applications to provide a unified interface to contact
management throughout the Horde suite. It supports SQL, LDAP, Kolab, and IMSP
address books.

This software is OSI Certified Open Source Software.  OSI Certified is a
certification mark of the `Open Source Initiative`_.

.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Turba
---------------

Further information on Turba and the latest version can be obtained at

  http://www.horde.org/turba/


Documentation
-------------

The following documentation is available in the Turba distribution:

:README_:            This file
:LICENSE_:           Copyright and license information
:`docs/CHANGES`_:    Changes by release
:`docs/CREDITS`_:    Project developers
:`docs/INSTALL`_:    Installation instructions and notes
:`docs/LDAP`_:       LDAP personal addressbook HOWTO
:`docs/TODO`_:       Development TODO list
:`docs/UPGRADING`_:  Pointers on upgrading from previous Skeleton versions


Installation
------------

Instructions for installing Turba can be found in the file INSTALL_ in the
``docs/`` directory of the Turba distribution.


Assistance
----------

If you encounter problems with Turba, help is available!

The Horde Frequently Asked Questions List (FAQ), available on the Web at

  http://www.horde.org/faq/

The Horde Project runs a number of mailing lists, for individual applications
and for issues relating to the project as a whole.  Information, archives, and
subscription information can be found at

  http://www.horde.org/mail/

Lastly, Horde developers, contributors and users also make occasional
appearances on IRC, on the channel #horde on the freenode Network
(irc.freenode.net).


Licensing
---------

For licensing and copyright information, please see the file LICENSE_ in the
Turba distribution.

Thanks,

The Turba team


.. _README: ?f=README.html
.. _LICENSE: http://www.horde.org/licenses/asl.php
.. _docs/CHANGES: ?f=CHANGES.html
.. _docs/CREDITS: ?f=CREDITS.html
.. _INSTALL:
.. _docs/INSTALL: ?f=INSTALL.html
.. _docs/LDAP: ?f=LDAP.html
.. _docs/TODO: ?f=TODO.html
.. _docs/UPGRADING: ?f=UPGRADING.html