silverstripe-blog/templates/Includes
2008-07-20 07:45:55 +00:00
..
BlogPagination.ss fixed pagination bug 2008-01-14 02:41:27 +00:00
BlogSideBar.ss Move blog to open source path 2007-09-06 22:33:58 +00:00
BlogSummary.ss API CHANGE Changed BlogEntry->Tags() to TagsCollection() to avoid confusion with the property "Tags" which is of DBField type "Text" (not DataObjectSet) - necessary to adjust to changed DataObject-write() behaviour of using DBField instances to write the value (rather than directly editing the SQL manipulation). See r52927 for details. 2008-07-20 07:45:55 +00:00