[rt-users] Extending the RT UI
Martin Drasar
drasar at ics.muni.cz
Mon Aug 13 10:58:45 EDT 2012
On 13.8.2012 16:48, Kevin Falcone wrote:
> You're on the right track, you may find this useful:
> http://requesttracker.wikia.com/wiki/CustomizingWithCallbacks
>
> In general, if you're not writing an extension, your callbacks go in
> /opt/rt4/local/html/Callbacks/YourUniqueCallbackName/path/to/callback
>
> As you've noted, YourUniqueCallbackName isn't tied to anything, it's
> just there because two extensions can use the same callback, but they
> need to be in distinct paths for mason to find them.
>
> -kevin
Hi Kevin,
thanks a lot. This is definitely what I was looking for.
Martin
More information about the rt-users
mailing list