gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/doc/gnats-faq.texi


From: Hans-Albert Schneider
Subject: Changes to gnats/doc/gnats-faq.texi
Date: Wed, 02 Oct 2002 18:57:14 -0400

Index: gnats/doc/gnats-faq.texi
diff -c gnats/doc/gnats-faq.texi:1.10 gnats/doc/gnats-faq.texi:1.11
*** gnats/doc/gnats-faq.texi:1.10       Wed Oct  2 18:45:22 2002
--- gnats/doc/gnats-faq.texi    Wed Oct  2 18:57:14 2002
***************
*** 620,639 ****
  First, set the Audit-Trail field to read-only.  Then add this:
  
  @example
! field "Add-To-Audit-Trail" {
     description "Add a log entry to Audit Trail"
!    multitext { default "\n" }
!    on-change  {
          add-audit-trail
!         audit-trail-format {
          format "---- Comments by %s on %s ----\n %s\n\n" #whatever you like
!         fields { "$EditUserEmailAddr" "$CurrentDate" "$NewValue" }
!         }
!     }
!     on-change {
!         set-field "Add-To-Audit-Trail" { "\n" }
!     }
! }
  @end example
  
  
--- 620,639 ----
  First, set the Audit-Trail field to read-only.  Then add this:
  
  @example
! field "Add-To-Audit-Trail" @{
     description "Add a log entry to Audit Trail"
!    multitext @{ default "\n" @}
!    on-change  @{
          add-audit-trail
!         audit-trail-format @{
          format "---- Comments by %s on %s ----\n %s\n\n" #whatever you like
!         fields @{ "$EditUserEmailAddr" "$CurrentDate" "$NewValue" @}
!         @}
!     @}
!     on-change @{
!         set-field "Add-To-Audit-Trail" @{ "\n" @}
!     @}
! @}
  @end example
  
  
***************
*** 871,877 ****
  the file.
  
  
! @node E-Mail
  @comment  node-name,  next,  previous,  up
  @section E-Mail Issues
  
--- 871,877 ----
  the file.
  
  
! @node E-Mail, Miscellaneous, Gnatsd, Configuration
  @comment  node-name,  next,  previous,  up
  @section E-Mail Issues
  
***************
*** 901,907 ****
  @file{queue-pr}.
  
  
! @node Outgoing mail bounces
  @comment  node-name,  next,  previous,  up
  @subsubheading Mail from @sc{gnats} bounces
  
--- 901,907 ----
  @file{queue-pr}.
  
  
! @node Outgoing mail bounces,  , queue-pr not available, E-Mail
  @comment  node-name,  next,  previous,  up
  @subsubheading Mail from @sc{gnats} bounces
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]