/chora

Location: [ Horde CVS ] / chora Show Deleted Files
File Rev Author Date Last Log
Back Parent Directory        
Directory config/        
Directory css/        
Directory docs/        
Directory graphics/        
Directory js/        
Directory lib/        
Directory locale/        
Directory packaging/        
Directory po/        
Directory templates/        
Directory themes/        
File .htaccess 1.8 chuck 3 years Put filenames in the path for any script, not just browse.php, when usin...
File 1ST.README 1.1 chuck 3 years chora dev version has moved to git
File COPYING 1.3 jan 3 years Happy New Year
File README 1.12 jan 6 years Unify README files.
File annotate.php 1.69 slusarz 3 years No longer needed
File browse.php 1.38 slusarz 3 years Some more places to use revision abbreviations.
File co.php 1.81 jan 3 years Happy New Year
File cvsgraph.php 1.26 jan 3 years Happy New Year
File diff.php 1.116 slusarz 3 years Remove log info on annotate page. This can create gigantic HTML output,...
File history.php 1.67 jan 3 years Happy New Year
File index.php 1.33 jan 3 years Happy New Year
File patchsets.php 1.37 jan 3 years Happy New Year
File stats.php 1.36 jan 3 years Happy New Year
File test.php 1.19 jan 3 years Happy New Year

README

What is Chora?
==============

:Last update:   $Date: 2005/08/23 09:54:40 $
:Revision:      $Revision: 1.12 $
:Contact:       chora@lists.horde.org

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

Chora is a web interface to viewing files, revisions, diffs, etc. from a CVS
repository, written in PHP and utilizing the `Horde Application Framework`_.

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

.. _`Horde Application Framework`: http://www.horde.org/horde/
.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Chora
---------------

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

  http://www.horde.org/chora/


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

The following documentation is available in the Chora distribution:

:README_:          This file
:COPYING_:         Copyright and license information
:`docs/BUGS`_:     Known bugs
:`docs/CHANGES`_:  Changes by release
:`docs/CREDITS`_:  Project developers
:`docs/INSTALL`_:  Installation instructions and notes
:`docs/TODO`_:     Development TODO list


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

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


Assistance
----------

If you encounter problems with Chora, 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 COPYING_ in the
Chora distribution.

Thanks,

The Chora team


.. _README: ?f=README.html
.. _COPYING: http://www.horde.org/licenses/gpl.php
.. _docs/BUGS: ?f=BUGS.html
.. _docs/CHANGES: ?f=CHANGES.html
.. _docs/CREDITS: ?f=CREDITS.html
.. _INSTALL:
.. _docs/INSTALL: ?f=INSTALL.html
.. _docs/TODO: ?f=TODO.html