Skip to content

Releases: ColdTrick/blog_tools

v7.0

03 Oct 13:52
Compare
Choose a tag to compare
  • added: ability for blog poster to force notification to all users
  • added: support for image_enlarger on blog icon
  • changed: increased minimal Elgg version requirement to 2.3
  • removed: function blog_tools_get_related_blogs
  • removed: function blog_tools_use_advanced_publication_options
  • removed: unused function blog_tools_remove_blog_icon

v6.1.1

06 Sep 08:19
Compare
Choose a tag to compare
  • several small chores/fixes

v6.1

18 Nov 13:02
Compare
Choose a tag to compare
  • changed: moved blog icons to default Elgg location
  • removed: custom icon handling

v6.0

06 Oct 13:03
Compare
Choose a tag to compare
  • changed: get iconsizes using the new Elgg API
  • fix(views): pass blog entity to the full item view
  • fixed: blog icon show when setting say not to

v5.0.1

04 May 12:38
Compare
Choose a tag to compare
  • added: French translation
  • fixed: comments count not clickable

v5.0

08 Mar 12:28
Compare
Choose a tag to compare
  • changed: featured blogs to resource view
  • changed: increased Elgg requirement to 2.0
  • changed: set blog edit form enctype using hook
  • changed: updated Dutch translation
  • changed: using core language keys
  • removed: advanced blog gatekeeper
  • removed: overrule of owner page

v4.1

07 Mar 12:56
Compare
Choose a tag to compare
  • added: notification when post published
  • fixed: correctly fallback to default entity icon if no blog icon
  • fixed: unwanted access change when a blog published automatically #30

v4.0

08 Jul 11:42
Compare
Choose a tag to compare
  • added: canComment hook for consistency
  • added: composer support
  • changed: comments count now in entity menu and no longer in subtitle
  • fixed: correct tagcloud depending on page owner
  • fixed: deprecated confirm link
  • fixed: blog icons crash in Elgg 1.10 #21
  • fixed: incorrect loading of draft JS
  • fixed: incorrect loading of draft JS
  • fixed: class callback functions should be static
  • fixed: wrong handling of the blog route hook #26
  • removed: unused function

v3.2.1

08 Jul 11:38
Compare
Choose a tag to compare
  • fixed: incorrect loading of draft JS

v3.2

17 Feb 11:35
Compare
Choose a tag to compare
  • fixed: use of a private function
  • removed: left over code from owner transfer