Releases: ColdTrick/blog_tools
Releases · ColdTrick/blog_tools
v3.1
First release for Elgg 1.9
- prepared for Elgg 1.9
- added: support for Widget Manager group tool based widgets
v2.5
- added: related blogs on full view (sidebar or blog footer)
- added: owner information below blog
- added: blog container navigation (previous/next blog) on full view
- added: settings to control new full view views
- added: "in group" text added to subtitle of a blog
- added: featured blogs page
- added: new image size support
- added: support for the blog image in the river
- changed: CSS cleanup
- changed: moved blog image to own view
- removed: owner transfer code replaced by [ColdTrick/entity_tools](https://github.com/ColdTrick/entity_tools plugin)
v2.4
v2.3
- added: widget title links for blog widget
- added: index_blog widget simple mode
- added: alt tag on blog image at the request of ghumanz
- fixed: incorrect context in index_blog widget
- fixed: blog widget more link in widget
- fixed: deprecated notices in combination with widget_manager
- fixed: crash (WSOD) while removing blog icon (#7)
- fixed: PHP warnings and notices
- fixed: wrong link in blog widget when used in groups
- fixed: depricated notice in blog save action
- fixed: index_blog widget slider mode
- fixed: index_blog widget preview mode
- fixed: index_blog widget showing unpublished blogs
- fixed: blog widget showing unpublished blogs
v2.2
- added: dutch translation
- fixed: depricated notice with widget_manager
- fixed: depricated notice on blog save form thanks to ZigZag
- fixed: categories no displaying the same as in core
- fixed: image align issue in full view
- changed: language file cleanup, use more core language keys
- changed: icon upload / remove handling
- changed: legacy Elgg 1.7 page_handlers overrule to use Elgg 1.8 route hook