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
