]> git.donarmstrong.com Git - debbugs.git/blob - devel/predef.tags
[project @ 2000-03-20 16:24:32 by gecko]
[debbugs.git] / devel / predef.tags
1 ############################################################################
2 # Tags that come from configuration data                                   #
3 ############################################################################
4
5 Tag                     Config Field            Variable
6 ----------------------- ----------------------- ----------------------------
7 OWNER_EMAIL             Owner Email             Globals->owner-email
8 OWNER_NAME              Owner Name              Globals->owner-name
9 LONG_NAME               Long Name               Globals->project-long
10 SHORT_NAME              Short Name              Globals->project-short
11
12 ############################################################################
13 # Tags that come from processing the email/doing what wants to be done     #
14 ############################################################################
15 Tag                     Meaining/Source
16 ----------------------- ----------------------------------------------------
17 REPLY_TO                Person who sent the email being processed
18
19 ############################################################################
20 # Tags that draw data out from the various fields of the bug Record        #
21 ############################################################################
22 Tag                     Record Field
23 ----------------------- ----------------------------------------------------
24 ORIGINATOR              Record->originator