This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-blog
Watch
1
Star
0
Fork
0
You've already forked silverstripe-blog
mirror of
https://github.com/silverstripe/silverstripe-blog
synced
2024-10-22 09:05:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-blog
/
code
History
Will Rossiter
3e952feefc
BUGFIX: restored filtering by Author to the entries function
2010-05-18 03:21:08 +00:00
..
import
Move blog to open source path
2007-09-06 22:33:58 +00:00
widgets
BUG FIX: table and column names quoted properly
2010-03-11 20:47:59 +00:00
BlogEntry.php
FEATURE: added NextBlogEntry() and PreviousBlogEntry() functions to allow getting the next / previous posts by date in the template using $NextBlogEntry and $PreviousBlogEntry respectively
2010-05-16 01:10:24 +00:00
BlogHolder.php
Use "date" for archives, using numbers directly causes too many problems
2009-12-20 00:31:24 +00:00
BlogTree.php
BUGFIX: restored filtering by Author to the entries function
2010-05-18 03:21:08 +00:00
MetaWeblogController.php
FEATURE: Preliminary MetaWeblog support
2009-11-30 11:04:26 +00:00
TrackBackDecorator.php
APICHANGE: Drop 2.3 support - 0.3 will be 2.4 only
2009-11-30 08:18:56 +00:00
TrackBackPing.php
BUGFIX: Extend URL length from 50 to 2048 chars
2009-12-08 22:58:18 +00:00