You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/categories.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: page
3
-
title: Categories
3
+
title: Categories and tags
4
4
nav_order: 4
5
5
---
6
6
@@ -21,10 +21,11 @@ J!TrackGallery offers the possibility to organise tracks in _Categeries_, which
21
21
22
22
If you only need one category, you can switch off the use of categories in the configuration menu. Internally, the tracks are still categorised, but this not explicitly shown in the frontend to reduce complexity for the user. Track icons on the overview map are stil determined by the categories. All new tracks will be assigned to the default category.
23
23
24
+
Joomla _tags_ are a way to add keywords and organise items that way. J!Trackgallery now supports tags for GPS tracks.
24
25
25
-
## Category view
26
+
## Category and tag overviews
26
27
27
-
A view showing a map and/or list of tracks in a specific category
28
+
A view showing a map and/or list of tracks in a specific category or tracks with a specific tag
Copy file name to clipboardExpand all lines: docs/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ nav_order: 5
21
21
22
22
This is not an exhaustive list of settings, but explains some of the main configuration options:
23
23
- Show main menu: by default, each _view_ shows a menu with links to the overview map, track list etc; this can be switched off
24
-
- Use categories/levels: J!TrackGallery offers the possibility to organise tracks in different 'Categories'. This is useful for websites that contain a lot of different tracks. For smaller sites, this may be superfluous and it can be switched off. Similarly, there is the possibility to indicate a difficulty level for each track, which can be suppressed as well.
24
+
- Use categories/levels: J!TrackGallery offers the possibility to organise tracks in different [Categories](categories). This is useful for websites that contain a lot of different tracks. For smaller sites, this may be superfluous and it can be switched off. Similarly, there is the possibility to indicate a difficulty level for each track, which can be suppressed as well.
25
25
- Several customisation options for the different views are organised in tabs in the configuration section
Copy file name to clipboardExpand all lines: docs/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,16 @@ Our Goal is to provide a non commercial, free, open source, GNU/GPL2 licensed co
11
11
The main features are:
12
12
- Upload and edit GPS tracks (GPX tracks/routes, KML, TCX format) via frontend or backend (administrator view)
13
13
- Support for different maps: Open Street Map + variants (e.g. opencylcemap), Bing maps, and French IGN
14
-
- Basic features for each track are calculated from the GPS track
15
-
- Add a description, category information etc
14
+
- Basic features (distance altitude, time) for each track are calculated from the GPS track
15
+
- Add a description, category information, tags, difficulty level etc
16
16
- Add photos to each track; geotagged images are shown on the map
17
17
- Frontend provides functionality for rating and commenting
18
+
- Support for SEO/SEF URLs
18
19
- Appearance can be tweaked via css templates (partial support)
19
20
20
21
### Code and downloads
21
22
22
-
- To see the frontend, please look here for [Joomla 3](https://jtrackgallery.gta-trek.eu/) and [Joomla 4](https://jtrackgalleryj4.gta-trek.eu/)
23
+
- To see the frontend, please look here for [Joomla 3](https://jtrackgallery.gta-trek.eu/) and [Joomla 5](https://jtrackgalleryj4.gta-trek.eu/)
23
24
- Documentation pages can be found [here](https://mastervanleeuwen.github.io/J-TrackGallery/)
24
25
- The code is hosted on [github](https://github.com/mastervanleeuwen/J-TrackGallery): [list of releases](https://github.com/mastervanleeuwen/J-TrackGallery/releases) and [release notes](releasenotes)
25
26
- J-TrackGallery is has also been submitted to the [Joomla extension directory](https://extensions.joomla.org/index.php?option=com_jed&view=extension&layout=default&id=15190&Itemid=145)
@@ -36,11 +37,12 @@ The J!TrackGallery provides several _views_ which present the tracks in differen
36
37
-[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.
37
38
-_Category list_: a list of all [categories](categories)
38
39
-[Category overview](categories#category-view): a map and/or list of tracks for a specific category
40
+
-[Tag overview](categories#category-view): a map and/or list of tracks with a given Joomla tag
39
41
-_Track list_: a (sortable) list of all tracks with basic information about each track
40
42
-_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
41
43
42
44
The [plugin](plugin) (`plg_jtrackgallery_maps.zip`) provides the possibility to show GPS tracks on a map on other pages, for example in Joomla! articles.
43
45
44
-
Two*modules* (`mod_jtg_stats.zip`, `mod_jtg_latest.zip`, `mod_jtg_closest.zip`) provide functionality to show a list of the most popular tracks, the most recent tracks and list of tracks near a given point in a fixed location on each page.
46
+
Three*modules* (`mod_jtg_stats.zip`, `mod_jtg_latest.zip`, `mod_jtg_closest.zip`) provide functionality to show a list of the most popular tracks, the most recent tracks and list of tracks near a given point in a fixed location on each page.
Copy file name to clipboardExpand all lines: docs/languages.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,10 @@ J!TrackGallery currently supports the following languages:
9
9
- Dutch
10
10
- French
11
11
- German
12
-
- Italian (thanks to @mambanero)
12
+
- Italian (thanks to @mambanero)
13
13
- Polish
14
14
- Spanish (partial)
15
-
- Russian (thanks to @sergpnm)
15
+
- Russian (thanks to @sergpnm)
16
16
17
17
If you are interested in adding another language, please contact the authors via the [issues page](https://github.com/mastervanleeuwen/J-TrackGallery/issues).
Copy file name to clipboardExpand all lines: docs/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,4 @@ There is also a configuration option to specify whether the welcome text should
32
32
33
33
## Icon location
34
34
35
-
Each track is shown on the map using the icon that is assigned to the [categorie](categories) that the track is part of. By default, the icon is placed at the start of the track, but there is a configuration option to use the end or the middle of the track. This can be useful if you have multiple tracks that start in the same location.
35
+
Each track is shown on the map using the icon that is assigned to the [category](categories) that the track is part of. By default, the icon is placed at the start of the track, but there is a configuration option to use the end or the middle of the track. This can be useful if you have multiple tracks that start in the same location.
Copy file name to clipboardExpand all lines: docs/releasenotes.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ nav_order: 10
9
9
10
10
More detailed release notes can be found on the [Github Release page](https://github.com/mastervanleeuwen/J-TrackGallery/releases)
11
11
12
+
0.9.36 has new support for Joomla tags and aliases for SEO/SEF URLs
13
+
12
14
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
13
15
14
16
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 commit comments