4424 Posts in 1267 Topics by 945 members
Customising the CMS
SilverStripe Forums » Customising the CMS » RSS and date
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 654 Views |
-
RSS and date

10 February 2009 at 9:45am
Hello
In tutorial to RSS class are passed ale subpages $rss = new RSSFeed($this->Children()..... Is this correct way? What will happen in this situation:
- page starts in January
- new user subscribes RSS in December (or in next few years)User will get, all RSS data from Januray (page start)? I think there sholud be condition to date, somthing like create_date > now-few_days, to get only newest rss data. I'm thinking correctly?
| 654 Views | ||
|
Page:
1
|
Go to Top |

