Skip to content

Joomla 4 compatibility and new functionality

Latest
Compare
Choose a tag to compare
@mastervanleeuwen mastervanleeuwen released this 20 Jan 19:42
· 35 commits to master since this release

This release contains a number of bug fixes to finalise the transition to Joomla 4 and 5, as well as a number of functional improvements and additions.

General changes

  • Improvements in GPX file parsing (some files caused hangs/infinity loops)
  • Router improvements/fixed: assignment of menu items in the router, to improve the assignment of page layouts
  • Dutch language files added
  • Added layer switcher for maps
  • Possibility to disable the use of categories and difficulty levels
  • Location of icons in the overview map: start, end, or middle of track; the icon location can also be set by hand.

Track view

  • Added fields for the 'Track info' section: total time (duration), moving time, average moving speed
  • Add configuration options for which fields to show and which to hide.
  • Configurable line color for the GPS tracks in the configuration menu
  • Possibility to add distance markers at regular intervals along the track
  • Possibility to show a button in the track view to generate the plugin syntax for the track (for use on other pages)
  • Edit the track length and ascent/descent for each track in the frontend
  • Add/change geo-location for pictures that are added to a track

New category view

The view contains three main elements

  • Overview map
  • Track search/filter box
  • Track list

Each element can be switched on or off in the configuration menu.

Plugin

  • Allow multiple invocations of the plugin on a single page (up to 50)
  • Add possibility to set line color(s) for track (segments) in the plugin
  • Option to show elevation and speed graph (show_graph=1)
  • Option to show track information (show_info=1)
  • Plugin configuration settings determine default behaviour