[rt-users] RTIR side-effects
John Green
j.green at ukerna.ac.uk
Sat Sep 20 05:23:26 EDT 2003
Hi Jansen,
Firstly, there is an mailing list specifically for RTIR. Did you
ask there first? (if you did, and I missed it, apologies ;)
On Fri, Sep 19, 2003 at 06:21:35PM +0200, Jansen Robert wrote:
> I installed RTIR recently and have been having side-effects in RT:
>
> 1) an URL in a ticket becomes clickable (good) but the URL gets
> translated and added to a link too the RTIR "Tools" page.
>
> 2) clickable words pop up all over the place:
> not only IP adresses and URL's become clickable but also words like:
>
> Is there a config file where the "keywords" are defined ?
All this Clicky functionality is pretty much selfcontained within
local/html/RTIR/Elements/MakeClicky. The regexp's for matching
things are defined in %types. The CAPITAL highlighting is to make
whois netblk's clickable (see GRIPE). Perhaps what it matches
should be dependent on what it is currently viewing (something to
add to the wishlist ;)
Would be nice to get this in a config file at some point, but at
the moment you'll need to edit the code.
Same goes for the url (hostname) bit. See url => sub in MakeClicky.
Remove ($host).
Hope this helps.
John
>
>
> TIA
> --
> --------------------------
> Brussels University
> Pleinlaan 2
> Computer Center VUB/ULB (VUBnet)
> Ing. Robert Jansen
> B-1050 Brussels
> Belgium (Europe)
>
>
> email: rjansen at vub.ac.be
> Tel: +32-2-650.36.94
> Secr: +32-2-650.37.38
> Fax: +32-2-650.37.40
> --------------------------
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
More information about the rt-users
mailing list