Click on the icon in the safai bar, I fixed it there using a DHTML hack
<script>
header=document.getElementsByTagName("head").item(0);
node=document.createElement("link");
node.setAttribute("type","application/rss\+xml");
node.setAttribute("rel","alternate");
node.setAttribute("href","http://moose.unibe.ch/news?
view=PBEntriesRssView");
node.setAttribute("title","RSS");header.appendChild(node)
</script>
cheers,
AA
On 22 Nov 2007, at 12:30 , Oscar Nierstrasz wrote:
The RSS feed is broken. It generates links to "localhost":
http://localhost:9988/news/EyeSee+received+second+prize
rather than
http://moose.unibe.ch/news/EyeSee+received+second+prize
- on
On Nov 22, 2007, at 0:00, Tudor Girba wrote:
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev