Skip to content

Releases: hschottm/tags

Version 4.0.13

28 Feb 12:56
Compare
Choose a tag to compare
  • Fixed a crash in Contao 4.9 caused the tags custom settings

Version 4.0.12

26 Nov 11:51
Compare
Choose a tag to compare
  • Fixed errors calling getTemplateGroup that occured with Contao 4.8
  • Fixed namespace issues in Contao debug mode by using a custom namespace. This obviously also fixed problems with the showTags option in various modules that did not work properly
  • Removed explicit URL encoding of tags which caused twice encoded tags names in URL's resulting in wrong filter results. This also fixed problems with german umlauts in tags.
  • Added special encoding for tags with a slash inside the name, so tags containing a slash ('/') can now be used
  • Fixed backend DCA palette creation for news and events which caused problems showing some subplattes

Version 4.0.11

06 May 15:22
Compare
Choose a tag to compare
  • Removed a deprecated ENCODE_AMPERSANDS parameter
  • Removed old xhtml templates
  • Updated derived Contao templates mod_article_tags and news_full_tags to use the template code of Contao 4.4

tags

20 Jun 20:29
Compare
Choose a tag to compare
  • Fixed database field names for content element queries

tags

19 Mar 00:03
Compare
Choose a tag to compare
  • Fixed function headers in child tag cloud classes to prevent PHP warnings about wrong parameter count

tags

17 Mar 14:24
Compare
Choose a tag to compare
  • Moved the tags_articles, tags_content, tags_events, tags_members and tags_news extensions into the tags extension

tags

22 Jan 16:22
Compare
Choose a tag to compare
  • Fixed: Send PageNotFoundException (HTTP 404) instead of Internal Server Error (HTTP 500) when an event alias is not found in the Even Reader or the Event List module

tags

15 Dec 08:19
Compare
Choose a tag to compare
  • Fixed backend classes for tags settings

tags

15 Dec 08:03
Compare
Choose a tag to compare
  • Fixed backend classes for tags settings

tags

14 Dec 20:21
Compare
Choose a tag to compare

Fixed several overwritten class methods to be compatible with the Contao 4.4.x code