xml file rss news feed + mozilla

E

eug2k

Guest
can you please give us the url for the xml file for the rss news feed so that we can make it a live bookmark in mozilla firefox? when i click on the rss feed link i get a xml file thats generated by a php file so i have no url to bookmark
 
In firefox (RC1 only), there should be an orange 'RSS' button in the bottom right of the status bar on the home page which you can click to add a live bookmark.

Failing that, you can do it manually using this link:
http://www.halflife2.net/forums/external.php?type=rss&forumids=32

If it gets concatenated by the forums, right click it, and click 'copy link location' to put it in the clipboard.
 
I've also tweaked the RSS output so if you click a headline in the live bookmark, it goes to the top of the topic instead of the last post in it.

To make that work, you may need to refresh the live bookmark, or possibly delete it and re-add it through the link on the main page (in the status bar)
 
Thanks for that tweak, i was getting alittle annoyed when it did that :)
 
You need to add the following code:

Code:
<link href="http://www.halflife2.net/forums/external.php?type=rss&forumids=32"  type="application/rss+xml"  />

Then the button will appear.
 
I added the link, then Munro overwrote the file, then I added it again, and Munro overwrote it again ;(

It should be there again now :)
 
Back
Top