SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs




ITaCS GmbH


Use SharePoint RSS feeds with absolute links  

Jul 262008

It is a annoying that RSS feeds do not display images correctly, if your feedreader is offline. The problem is, that the links generated by the SharePoint RSS feed api returns relative links instead of absolute links.

But there is a solution: --> Images Broken When Viewing Windows SharePoint Services RSS Feeds in Outlook

Here is a small update if you want to make a regular link absolute as well:

_imagesRegex = new Regex(@"(<(img|a) .*? \s (src|href) \s* = \s* [""']?)/", RegexOptions.IgnoreCase | RegexOptions.IgnorePatternWhitespace);

Technorati Tags: ,

 
Posted by René Hézser | 0  Comments | Trackback Url  | 0  Links to this post | Bookmark this post with:        
Tags: Development, SharePoint
Technorati Tags: ,

Links to this post

Comments

Name *:
URL:
Email:
Kommentar:


CAPTCHA Image Validation