Sam Minnee
|
517df83ae2
|
BUGFIX: Prevent infinite loops in RSSWidget.
ENHANCEMENT: Improve the word of the RSSWidget text.
|
2009-06-09 00:46:38 +00:00 |
|
Will Rossiter
|
32f4579718
|
MINOR: added empty statics to blog
|
2009-01-20 04:01:45 +00:00 |
|
Sam Minnee
|
968b9ff467
|
Fixed blog RSS caching
|
2008-12-12 23:14:47 +00:00 |
|
Sean Harvey
|
dcb23d6cc3
|
ENHANCEMENT Addition of Date, so date can be used in the RSS feed
ENHANCEMENT Allow casting of Date and Title so can be modified in template
|
2008-12-10 00:58:17 +00:00 |
|
Sean Harvey
|
01b48e74b7
|
BUGFIX Fix RSS feeds in RSSWidget not working. Since SimplePie has manifest_excluse, we need to include the SimplePie.php file manually in order to use the SimplePie class for RSSWidget->FeedItems()
|
2008-12-09 23:15:11 +00:00 |
|
Sean Harvey
|
16736e25a4
|
BUGFIX Check if SimplePie exists before attempting to create a new instance of it, since it's a 3rd party class
|
2008-10-23 23:07:19 +00:00 |
|
Ingo Schommer
|
4df0def63b
|
Merged revisions 56170 via svnmerge from
svn://svn.silverstripe.com/silverstripe/modules/blog/branches/trunk-dnc
........
r56170 | ischommer | 2008-06-13 11:25:35 +1200 (Fri, 13 Jun 2008) | 1 line
BUGFIX Adding getAbsoluteRssURL() to RSSWidget to avoid SimplePie confusion on relative URLs (causes timeouts)
........
|
2008-06-12 23:39:47 +00:00 |
|
Will Rossiter
|
9da8415588
|
now I see why you need that title function. So added it back
|
2008-02-25 08:48:33 +00:00 |
|
Will Rossiter
|
293dd54f64
|
Removed custom title and method in favour of using defaults
|
2008-02-24 08:23:04 +00:00 |
|
Will Rossiter
|
99b3127e70
|
|
2008-02-24 08:19:24 +00:00 |
|
Andrew O'Neil
|
6229b8960d
|
v.golev: #1982 - Blog module i18n patch
|
2007-12-18 01:41:51 +00:00 |
|
Sean Harvey
|
fc03f9f329
|
check if the method exists before jumping into the foreach loop. was causing problems in some situations
|
2007-09-11 06:38:05 +00:00 |
|
Andrew O'Neil
|
bbd2815316
|
Move blog to open source path
|
2007-09-06 22:33:58 +00:00 |
|