[rt-devel] Link prefetching
Andrew Stribblehill
a.d.stribblehill at durham.ac.uk
Mon Mar 15 20:07:19 EST 2004
Quoting Mike White <myk1 at ptgrey.com> (2004-03-15 21:30:41 GMT):
>
> Hey all,
>
> I think it would be interesting to experiment with link prefetching, ie,
> adding something like this to the top of the ticket display:
>
>
> <link rel="First" href="show_bug.cgi?id=196" />
> <link rel="Prev" href="show_bug.cgi?id=247" />
>
> <link rel="Next" href="show_bug.cgi?id=93" />
> <link rel="Last" href="show_bug.cgi?id=1900" />
> <link rel="Up" href="buglist.cgi?regetlastlist=1" />
> <link rel="Contents" href="buglist.cgi?regetlastlist=1" />
>
>
> ..that's from a bugzilla bug.
>
> Mozilla will prefetch cache the "Next" relative link to provide faster
> navigation when going through tickets.
>
> Can someone clue me in to where this modification could be made? Is it
> as simple as putting html in rt3/share/html/Ticket/Elements/Tabs? Or
> somewhere else under there? I'll post a patch if i get it working.
I've made a patch to do this, Mike. I'll put it together in a posting
tomorrow. (Please ping me if I forget; I have a lossy queuing
system.)
It's not quite as simple as the tabs, but more later.
--
FAIR ISLE
SOUTH OR SOUTHWEST 5 TO 7, OCCASIONALLY GALE 8. OCCASIONAL RAIN.
MODERATE OR GOOD
More information about the Rt-devel
mailing list