1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » Edit RSS Feed
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 759 Views |
-
Edit RSS Feed

1 August 2011 at 9:22am
Hello All:
Not asking any questions this time, but thought I would just add to the forum in case someone has a similar question.
I was trying to edit a section of the RSS feed in my blog to include a subtitle amended to the end of the title in the rss feed.
I was able to to do this by editing the following file:
sapphire/templates/RSSFeed.ss
just wanted to share, since I had to dig around a bit for.
-
Re: Edit RSS Feed

20 August 2011 at 4:46am
In general, editing things inside the /sapphire/ directory is a bad idea. For example, the next time you upgrade Silverstripe you'll lose those changes.
Instead, make a copy of that file and put the copy in your theme's /templates/ directory, then edit that copy. The template in your theme will override the default template in /sapphire/.
| 759 Views | ||
|
Page:
1
|
Go to Top |

