Try our conversational search powered by Generative AI!

Read RSS and publish as PageList?

Vote:
 
Is there any support in EPiServer to read external RSS feeds and publish these as PageLists or NewsLists? Thanks, Christoffer
#12819
Oct 25, 2006 14:29
Vote:
 
The News template in the example site shows how to read feeds and show them, but it uses a DataGrid to do this, not a PageList. You could create in-memory PageData items from scratch. The code in the MultiPage property, found on EPiCode ( http://www.coderesort.com/projects/epicode/browser/Intergen.EP.MultiPageProperty/trunk/Intergen.EP.MultiPageProperty/Intergen/SpecializedProperties/PropertyMultiPage.cs ) shows how to do this. You need an account on EPiCode (it is free) to log in. /Steve
#14936
Oct 30, 2006 9:52
Vote:
 
This one seems smooth: http://www.codeproject.com/useritems/GridView_RSS.asp
#14937
Nov 08, 2006 12:31
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.