Mercurial > p > roundup > code
view roundup/templates/README.txt @ 635:3d61b5d2243e
Added popup help for classes using the classhelp html template function.
- add <display call="classhelp('priority', 'id,name,description')">
to an item page, and it generates a link to a popup window which displays
the id, name and description for the priority class. The description
field won't exist in most installations, but it will be added to the
default templates.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 21 Feb 2002 06:57:39 +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.
