view doc/index.txt @ 699:676d4cfde9a5

Nosy list improvements. . added option to automatically add the authors and recipients of messages to the nosy lists with the options ADD_AUTHOR_TO_NOSY (default 'new') and ADD_RECIPIENTS_TO_NOSY (default 'new'). These settings emulate the current behaviour. Setting them to 'yes' will add the author/recipients to the nosy on messages that create issues and followup messages. . added missing documentation for a few of the config option values
author Richard Jones <richard@users.sourceforge.net>
date Thu, 02 May 2002 07:56:34 +0000
parents c52122f38c9b
children c612747b1126
line wrap: on
line source

=======================================================
Roundup: an Issue-Tracking System for Knowledge Workers
=======================================================

Contents
========

- Overview_
- Installation_
- `Getting Started`_
- `User Guide`_
- `Customising Roundup`_
- `Roundup's Design Document`_
- `Developing Roundup`_
- Contact_
- Acknowledgements_
- License_

.. _Overview: overview.html
.. _Installation: installation.html
.. _`Getting Started`: getting_started.html
.. _`User Guide`: user_guide.html
.. _`Customising Roundup`: customizing.html
.. _`Developing Roundup`: developers.html
.. _`Roundup's Design Document`: spec.html


Contact
=======

For general support enquiries about usage, a mailing list is available:

    roundup-users@sourceforge.net

If you've got a great idea for roundup, or have found a bug, please
submit
an issue to the tracker at: 

    http://sourceforge.net/tracker/?group_id=31577

For discussions about developing or enhancing roundup:

    roundup-devel@sourceforge.net

The admin for this project is Richard Jones:

    richard@users.sourceforge.net

but he should only be contacted directly when none of the
above avenues of contact are suitable.


Acknowledgements
================

Go Ping, you rock! Also, go Bizar Software and ekit.com for letting me
implement this system on their time.

Thanks also to the many people on the mailing list and in the sourceforge
project: Anthony Baxter, Juergen Hermann, Roch'e Compaan, Engelbert Gruber,
Titus Brown, Jeff Blaine and Patrick Ohly.


License
=======

Copyright (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/)

This module is free software, and you may redistribute it and/or modify
under the same terms as Python, so long as this copyright message and
disclaimer are retained in their original form.

IN NO EVENT SHALL BIZAR SOFTWARE PTY LTD BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OF THIS CODE, EVEN IF BIZAR SOFTWARE PTY LTD HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

BIZAR SOFTWARE PTY LTD SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.


The stylesheet included with this package has been copied from the Zope
management interface and presumably belongs to Digital Creations.


Roundup Issue Tracker: http://roundup-tracker.org/