Skip to content

Commit

Permalink
Small tweaks and list version 0.9.35
Browse files Browse the repository at this point in the history
  • Loading branch information
mastervanleeuwen committed Jan 20, 2024
1 parent 26071fb commit fbce1d6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ A view showing a map and/or list of tracks in a specific category
- Overview map
- Track search/filter box
- Track list

Each element can be switched on or off in the configuration menu.
The selection of columns shown in the track table is similar to that in the main 'Track list' overview page; it can also be configured in the configuration menu.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nav_order: 1

J!TrackGallery is a Joomla Track Gallery component, which allows to store and display GPS track data and photos.

Our Goal is to provide a non commercial, free, open source, GNU/GPL2 licensed component for Joomla 3.x and 4.x (with some backward compatibility for older Joomla versions).
Our Goal is to provide a non commercial, free, open source, GNU/GPL2 licensed component for Joomla 3.9, 4.x and 5.x. The code is likely to work on older versions of Joomla, but has not been tested thoroughly.

The main features are:
- Upload and edit GPS tracks (GPX tracks/routes, KML, TCX format) via frontend or backend (administrator view)
Expand Down Expand Up @@ -35,7 +35,7 @@ The J!TrackGallery provides several _views_ which present the tracks in differen
- [Overview map](overview): this is the main entry point showing an overview of all tracks that are available on your web site
- [Track view](frontend): the main view with a map, graph, and details for a specific track - several aspects of this view can be configured to suit your needs. A button to edit the track information appears when authorised users are logged in to the site.
- _Category list_: a list of all [categories](categories)
- [Category overview](categories#Category view): a map and/or list of tracks for a specific category
- [Category overview](categories#category-view): a map and/or list of tracks for a specific category
- _Track list_: a (sortable) list of all tracks with basic information about each track
- _User view_: a view for users that are logged in, showing a list of tracks owned, and recent comments (if enabled on the site), as well as summary statistics

Expand Down
2 changes: 2 additions & 0 deletions docs/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ nav_order: 10

More detailed release notes can be found on the [Github Release page](https://github.com/mastervanleeuwen/J-TrackGallery/releases)

0.9.35 contains many bug fixes to support Joomla 4 and 5, improvements to the parsing of GPX files and a number of new configuration options to customise the appearance of the different views

0.9.34 is the first release that is compatible with Joomla 4 (as well as 3.9.10). [This release](https://github.com/mastervanleeuwen/J-TrackGallery/releases/tag/0.9.34) also contains cosmetic/appearance changes as well as fixes to the parsing of gpx files. Italian and Russian translations added.

0.9.33c is the [latest pre-release](https://github.com/mastervanleeuwen/J-TrackGallery/releases/tag/0.9.33c) with several minor bugfixes. A new version 0.9.34 will be released when all pending issues are fixed.
Expand Down

0 comments on commit fbce1d6

Please sign in to comment.