view templates/minimal/TEMPLATE-INFO.txt @ 2633:a9e1fff1e793

I thought I committed this last night. Ho hum. - This implements most of the rest of the new tracker config layout: - dbinit.py split between schema.py and initial_data.py - interfaces.py gone - tracker and detectors __init__.py gone - Added some missing functionality to backends: db_exists test and db_nuke. - Implemented configuration file options in postgresql backend. - Cleaned up tracker initialisation a lot.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 27 Jul 2004 00:57:19 +0000
parents 21312a7564fd
children
line wrap: on
line source

Name: minimal
Description: This is an empty tracker - it must be customised for it to be
             useful! It only defines the bare minimum of information - the
             user database and the two default users (admin and anonymous).
             The rest is entirely up to you! Not recommended for first-time
             Roundup users (it's easier to tweak the Classic tracker).
Intended-For: Roundup experts who need a clean slate to start with.


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