blog community

Welcome to blog community Sign in | Join | Help
in Search

Raimond Brookman

Architecture and .NET Development

Forcing dotText to show my feedburner link in stead of the standard rss link

I just created a feedburner feed, to get some stats on usage etc.

But I don't want to edit the standard templates (mostly because I currently do not have acces to them).

So how to change my rss feed link to poin to feedburner? Well in this case I took the DHTML way out.

It won't help for existing subscription, but will work for new ones. Here's the trick.

Just add the following code to the static news section:

<SCRIPT language=javascript>
var x = document.getElementById("MyLinks1_XMLLink");
x.href="http://feeds.feedburner.com/RaimondBrookman";
</SCRIPT>

Voila!

(Btw this also does not fix autodiscovery links... looks like I just have to tweak te webserver after all...)

Published Wednesday, August 02, 2006 11:53 PM by Raimondb
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit

This Blog

Syndication

News

Subscribe in NewsGator Online

Subscribe in Bloglines

Add to Google


 Visitors since June 2005




Powered by Community Server, by Telligent Systems