[rt-commit] CVS commit: rt
Jesse
jesse at fsck.com
Tue May 16 13:08:54 EDT 2000
On Tue, May 16, 2000 at 09:18:24AM -0400, tobiasb at fsck.com wrote:
>
> Module Name: rt
> Committed By: tobiasb
> Date: Tue May 16 13:18:24 UTC 2000
>
> Modified Files:
> rt/etc: config.pm
>
> Log Message:
> (...)
> # A hash table of convertion subs to be used for transforming RT Link
> # URIs to URLs in the web interface. If you want to use RT towards
> # locally installed databases, this is the right place to configure it.
> # (TODO!)
> my %URI2HTML=
> (
> 'fsck.com-rt' => sub {warn "stub!";},
> 'mozilla.com-bugzilla' => sub {warn "stub!";},
You mean mozilla.org ;)
> 'fsck.com-kb' => sub {warn "stub!"}
> );
> (...)
>
> I will also make a sub RT::Links::URI2HTML which gives smart links to
> internal references, and passes other URIs to this hash table, and
> eventually we should make default subs for KB and RT.
>
> What do you think of this idea?
>
>
I'd rather have it be RT::Link->AsHREF than Links:URI2HTML
but basically sounds right.
> To generate a diff of this commit:
> cvs rdiff -u -r1.11.2.20 -r1.11.2.21 rt/etc/config.pm
>
>
>
> _______________________________________________
> Rt-commit mailing list
> Rt-commit at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-commit
>
--
jesse reed vincent --- root at eruditorum.org --- jesse at fsck.com
pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
-------------------------------------------------------------
After all, it's not every day you meet up with an evil power
-M. Bulgakov
More information about the Rt-commit
mailing list