Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

MediaRSS feed


Go to End


1306 Views

Avatar
keschrich

Community Member, 2 Posts

23 June 2009 at 6:17am

I'm working on a site for somebody in which they have an image portfolio and wanted to create a MediaRSS feed so that the portfolio could be viewed in CoolIris. Searching the forums I could find one post asking how to do it and the response was to extend RSSFeed.

This was just thrown together quickly and is probably not the best way to do things, nor is it currently set up for anything but images, but I thought I'd post it nontheless in case somebody else could use it as a reference..

The PHP files all go into mysite/code, and the .ss is in my {themedir}/templates.