[rt-users] link to RSS feed in HTML head

Dan Fulbright dan+rt-users-list at dan.tulsa.ok.us
Sat Jun 11 04:03:48 EDT 2005


Has anyone successfully managed to get this to show up in the HTML 
<head> for RT search results:

<link rel="alternate" title="some description" 
href="https://domain.tld/rt/Search/Results.rdf?....Format=&user=blah&pass=blahblah" 
type="application/rss+xml">

This would make many browsers and aggregators recognize the RSS feed, 
making subscription very easy. I realize that adding the username and 
password might still have to be done manually, but that's acceptable.

Perhaps this would be a good time for me to learn how to write a 
callback. :-)

--df



More information about the rt-users mailing list