On 10/23/13 3:51 PM, Len Jaffe wrote:
using RT 4.0.17.
I want to write a csallback to fire from lib/RT/Interface/Web.pm line 709:
  $m->callback( %$ARGS, CallbackName => 'ExternalAuthSuccessfulLogin',
CallbackPage => '/autohandler' );

Where to I need to place the callback file and what to I need to name it?

Are there any substantial docs?

Look in the Callbacks section here:

https://github.com/bestpractical/rt/blob/4.0/writing-rt-extensions-doc/docs/writing-extensions.pod

Reply via email to