silverstripe-blog/templates/Layout
2010-06-17 23:19:56 +00:00
..
BlogEntry.ss ENHANCEMENT: create a template function, BlogEntry::Content(), for consistency of template writing and enable using text summary functionalities in template 2010-06-17 23:19:56 +00:00
BlogHolder.ss APICHANGE: removed BlogTree_URL class and its little static children. Changed to SelectedTag and SelectedDate to allow to be called in the template. SelectedDate now also returns a Date object rather than a string. BUGFIX: fixed missing Viewing posts by date text and added a viewing by post date text. 2010-05-16 02:38:19 +00:00
BlogTree.ss ENHANCEMENT: created BlogTree default template 2010-05-27 23:38:36 +00:00