Tagged Questions
3
votes
2answers
192 views
Get <img>-SRC out of <content:encoded> (xsl - RSS Viewer WP)
I need to get the image source out of this code:
<content:encoded>
<![CDATA[
<span><img width="200" src="..."></span><br /> [some Text] ]]>
...
0
votes
3answers
3k views
SharePoint Foundation 2010 Blog Post XSLT Date Formatting
I'm using SharePoint Foundation 2010 and we've added a blog as a subsite. I want to show a 'recent blog posts' webpart on the main site page, so decided to go down the route of an XML webpart using ...
2
votes
3answers
580 views
Displaying Page list items in RSS gives wrong title
I have an external site at which I'm displaying news using Sharepoint Pages. I would like to publish these news pages using RSS, which works fine. But the title is the file name without the file ...