silverstripe-blog/templates
Carlos Barberis d491c442dc ENHANCEMENT: Added option to view archives just by year (ticket #5667)
ENHANCEMENT: added action on BlogTree
2010-07-01 23:30:13 +00:00
..
Includes 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
Layout ENHANCEMENT: Added option to view archives just by year (ticket #5667) 2010-07-01 23:30:13 +00:00
ArchiveWidget.ss Reverted previous commit by fskroski 2010-05-13 03:33:03 +00:00
BlogManagementWidget.ss BUGFIX: Got rid of link to post new entry in the front end on a BlogTree (method does not exist on BlogTree). 2010-07-01 21:49:58 +00:00
RSSWidget.ss Move blog to open source path 2007-09-06 22:33:58 +00:00
SubscribeRSSWidget.ss ENHANCEMENT Added SubscribeRSSWidget for linking directly to blog RSS from the BlogHolder 2008-12-10 06:49:06 +00:00
TagCloudWidget.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
TrackBackPingReturn.ss FEATURE: Added receiving of TrackPack pings 2008-09-12 02:09:13 +00:00
TrackBackRdf.ss FEATURE: Added receiving of TrackPack pings 2008-09-12 02:09:13 +00:00