view roundup/templates/README.txt @ 188:1536be43d2fa

Roundupdb now appends "mailing list" information to its messages... ...which include the e-mail address and web interface address. Templates may override this in their db classes to include specific information (support instructions, etc).
author Richard Jones <richard@users.sourceforge.net>
date Thu, 02 Aug 2001 06:38:17 +0000
parents 6ff85bc2dd56
children
line wrap: on
line source

This directory contains "templates" for installations of roundup. 

Choose a template that matches your needs most closely, then run
roundup-admin init <templatename>, then customise the new instance's 
templates.

The currently available templates are:

  classic  -- The schema is as described in the Roundup spec.

  extended -- The classic schema with some extra fields useful for support
              calls: product identification, customer name, source of call,
              log of time spent on call.


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