Adaptation to gitea

This commit is contained in:
Eric van der Vlist 2020-05-09 17:22:14 +02:00
parent b684a1031e
commit f9c738b292
3 changed files with 393 additions and 381 deletions

View File

@ -1,380 +1,389 @@
=== WP GPX Maps ===  WP GPX Maps ===
Contributors: bastianonm, Stephan Klein, Michel Selerin, TosattoSimonePio, Kniebremser Contributors: bastianonm, Stephan Klein, Michel Selerin, TosattoSimonePio, Kniebremser
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VHWLRW6JBTML Donate link: https://www.paypal.com/cgi-bin/webscr?cmd_s-xclick&hosted_button_id=8VHWLRW6JBTML
Tags: maps, gpx, gps, graph, chart, leaflet, track, garmin, image, nextgen-gallery, nextgen, exif, OpenStreetMap, OpenCycleMap, Hike&Bike, heart rate, heartrate, cadence Tags: maps, gpx, gps, graph, chart, leaflet, track, garmin, image, nextgen-gallery, nextgen, exif, OpenStreetMap, OpenCycleMap, Hike&Bike, heart rate, heartrate, cadence
Requires at least: 4.6.0 Requires at least: 4.6.0
Tested up to: 5.2.1 Tested up to: 5.2.2
Stable tag: 1.7.00 Requires PHP: 5.6.20
Stable tag: 1.7.00
Draws a GPX track with altitude graph. You can also display your nextgen gallery images in the map.
Draws a GPX track with altitude graph. You can also display your nextgen gallery images in the map.
== Description ==
## Description
This plugin has, as input, the GPX file with the track you've made and as output it shows the map of the track and an interactive altitude graph (where available).
This plugin has, as input, the GPX file with the track you've made and as output it shows the map of the track and an interactive altitude graph (where available).
Fully configurable:
Fully configurable:
- Custom colors
- Custom icons - Custom colors
- Multiple language support - Custom icons
- Multiple language support
Supported charts:
Supported charts:
- Altitude
- Speed - Altitude
- Heart rate - Speed
- Temperature - Heart rate
- Cadence - Temperature
- Grade - Cadence
- Grade
NextGen Gallery Integration:
NextGen Gallery Integration:
Display your NextGen Gallery images inside the map!
Even if you don't have a GPS camera, this plugin can retrive the image position starting from the image date and your GPX file. Display your NextGen Gallery images inside the map!
Even if you don't have a GPS camera, this plugin can retrive the image position starting from the image date and your GPX file.
Post Attachments Integration:
Post Attachments Integration:
This version is extended by: <a href="https://klein-gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/" target="_blank" rel="noopener noreferrer">Stephan Klein</a> and supports displaying all images attached to a post without using NGG.
This version is extended by: <a href"https://klein-gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/" target="_blank" rel="noopener noreferrer">Stephan Klein</a> and supports displaying all images attached to a post without using NGG.
Try this plugin: <a href="https://devfarm.it/wp-gpx-maps-demo/" target="_blank" rel="noopener noreferrer">https://devfarm.it/wp-gpx-maps-demo/</a>
Try this plugin: <a href"https://devfarm.it/wp-gpx-maps-demo/" target="_blank" rel="noopener noreferrer">https://devfarm.it/wp-gpx-maps-demo/</a>
Support:
Support:
If you need help, please use: <a href="http://www.devfarm.it/forums/forum/wp-gpx-maps/" target="_blank" rel="noopener noreferrer">www.devfarm.it Support Forum</a>
Would you like to help fix bugs or further develop the plugin? On <a href="https://github.com/devfarm-it/wp-gpx-maps" target="_blank" rel="noopener noreferrer">Github</a> you can contribuite easly with your code. If you need help, please use: <a href"http://www.devfarm.it/forums/forum/wp-gpx-maps/" target="_blank" rel="noopener noreferrer">www.devfarm.it Support Forum</a>
Translations: Would you like to help fix bugs or further develop the plugin? On <a href"https://github.com/devfarm-it/wp-gpx-maps" target="_blank" rel="noopener noreferrer">Github</a> you can contribuite easly with your code.
Translators are welcome to contribute to the plugin. Please use the <a href="https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps/)" target="_blank" rel="noopener noreferrer">WordPress translation website</a>. Translations:
The language files in the plugin contain 19 translatable texts for 14 languages: Translators are welcome to contribute to the plugin. Please use the <a href"https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps/)" target="_blank" rel="noopener noreferrer">WordPress translation website</a>.
- Catalan ca The language files in the plugin contain 18 translatable texts for 13 languages:
- Dutch nl_NL
- English (default) - Catalan ca
- French fr_FR - Dutch nl_NL
- German de_DE - English (default)
- Hungarian hu_HU - French fr_FR
- Italian it_IT - Hungarian hu_HU
- Norwegian nb_NO - Italian it_IT
- Polish pl_PL - Norwegian nb_NO
- Portuguese (Brazilian) pt_BR - Polish pl_PL
- Russian ru_RU - Portuguese (Brazilian) pt_BR
- Spanish es_ES - Russian ru_RU
- Swedish sv_SE - Spanish es_ES
- Turkish tr_TR - Swedish sv_SE
- Bulgarian bg_BG - Turkish tr_TR
- Slovak cs_CZ - Bulgarian bg_BG
- Norwegian nb_NO - Slovak cs_CZ
- Japanese ja_JP - Norwegian nb_NO
- Japanese ja_JP
(Many thanks to all guys who helped me with the translations)
(Many thanks to all guys who helped me with the translations)
Currently are 222 texts are translatable in the plugin.
Currently are 230 texts are translatable in the plugin.
With your help, the plugin can be translated into any language. For updating the language file you no longer need to wait for a new version of the plugin.
Are 95% WordPress generates a new language file for your language. With your help, the plugin can be translated into any language. For updating the language file you no longer need to wait for a new version of the plugin.
If the translation is available via WP Translate, the language file will be deleted in the next version of the plugin. Are 95% WordPress generates a new language file for your language.
Please also help with the translation of the readme. The more languages that are available, the wider the spread of the plugin will be. If the translation is available via WP Translate, the language file will be deleted in the next version of the plugin.
Please also help with the translation of the readme. The more languages that are available, the wider the spread of the plugin will be.
Supported GPX namespaces are:
Supported GPX namespaces are:
1. http://www.topografix.com/GPX/1/0
1. http://www.topografix.com/GPX/1/0
1. <a href="http://www.topografix.com/GPX/1/1" target="_blank" rel="noopener noreferrer">www.topografix.com/GPX/1/1</a>
1. <a href"http://www.topografix.com/GPX/1/1" target="_blank" rel="noopener noreferrer">www.topografix.com/GPX/1/1</a>
1. http://www.garmin.com/xmlschemas/GpxExtensions/v3
1. http://www.garmin.com/xmlschemas/GpxExtensions/v3
1. http://www.garmin.com/xmlschemas/TrackPointExtension/v1
1. http://www.garmin.com/xmlschemas/TrackPointExtension/v1
Thanks to: <a href="http://www.securcube.net/" target="_blank" rel="noopener noreferrer">www.securcube.net</a>, <a href="http://www.devfarm.it/" target="_blank" rel="noopener noreferrer">www.devfarm.it</a>
Thanks to: <a href"http://www.securcube.net/" target="_blank" rel="noopener noreferrer">www.securcube.net</a>, <a href="http://www.devfarm.it/" target="_blank" rel="noopener noreferrer">www.devfarm.it</a>
Icons made by <a href="https://www.freepik.com/" target="_blank" rel="noopener noreferrer">Freepik</a> from <a href="https://www.flaticon.com/" target="_blank" rel="noopener noreferrer">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" target="_blank" rel="noopener noreferrer">Creative Commons BY 3.0</a>
Icons made by <a href"https://www.freepik.com/" target="_blank" rel="noopener noreferrer">Freepik</a> from <a href="https://www.flaticon.com/" target="_blank" rel="noopener noreferrer">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" target="_blank" rel="noopener noreferrer">Creative Commons BY 3.0</a>
== Installation ==
## Installation
1. Use the classic wordpress plugin installer or copy the plugins folder to the `/wp-content/plugins/` directory
1. Use the classic wordpress plugin installer or copy the plugins folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the shortcode [sgpx gpx="&gt;relative path to your gpx&lt;"] or [sgpx gpx="&gt;http://somesite.com/files/yourfile.gpx&lt;"]
1. Add the shortcode [sgpx gpx"&gt;relative path to your gpx&lt;"] or [sgpx gpx="&gt;http://somesite.com/files/yourfile.gpx&lt;"]
== Frequently Asked Questions ==
## Frequently Asked Questions
= Which shortcode attributes are available? =
### Which shortcode attributes are available?
You can use the following shortcodes:
You can use the following shortcodes:
1. gpx: Relative path to the GPX file
1. width: Width in pixels 1. gpx: Relative path to the GPX file
1. mheight: Map height 1. width: Map width (value in percent)
1. gheight: Graph height 1. mheight: Map height (value in pixeln)
1. skipcache: Do not use cache. If TRUE might be very slow (default is false) 1. gheight: Graph height (value in pixeln)
1. download: Allow users to download your GPX file (default is false) 1. skipcache: Do not use cache. If TRUE might be very slow (default is false)
1. summary: Print summary details of your GPX track (default is false) 1. download: Allow users to download your GPX file (default is false)
1. summarytotlen: Print total distance in summary table (default is false) 1. summary: Print summary details of your GPX track (default is false)
1. summarymaxele: Print max elevation in summary table (default is false) 1. summarytotlen: Print total distance in summary table (default is false)
1. summaryminele: Print min Elevation in summary table (default is false) 1. summarymaxele: Print max elevation in summary table (default is false)
1. summaryeleup: Print total climbing in summary table (default is false) 1. summaryminele: Print min Elevation in summary table (default is false)
1. summaryeledown: Print total descent in summary table (default is false) 1. summaryeleup: Print total climbing in summary table (default is false)
1. summaryavgspeed: Print average Speed in summary table (default is false) 1. summaryeledown: Print total descent in summary table (default is false)
1. summarytotaltime: Print total time in summary table (default is false) 1. summaryavgspeed: Print average Speed in summary table (default is false)
1. mtype: Map available types are: HYBRID, ROADMAP, SATELLITE, TERRAIN, OSM1 (Open Street Map), OSM2 (Open Cycle Map), OSM4 (Open Cycle Map - Transport), OSM5 (Open Cycle Map - Landscape), OSM6 (MapToolKit - Terrain), OSM7 (Open Street Map - Humanitarian map style), OSM 9 (Hike & Bike), OSM10 (Open Sea Map) 1. summarytotaltime: Print total time in summary table (default is false)
1. mlinecolor: Map line color (default is #3366cc) 1. mtype: Map available types are: HYBRID, ROADMAP, SATELLITE, TERRAIN, OSM1 (Open Street Map), OSM2 (Open Cycle Map), OSM4 (Open Cycle Map - Transport), OSM5 (Open Cycle Map - Landscape), OSM6 (MapToolKit - Terrain), OSM7 (Open Street Map - Humanitarian map style), OSM 9 (Hike & Bike), OSM10 (Open Sea Map)
1. zoomonscrollwheel: Zoom on map when mouse scroll wheel (default is false) 1. mlinecolor: Map line color (default is #3366cc)
1. waypoints: Print the gpx waypoints inside the map (default is false) 1. zoomonscrollwheel: Zoom on map when mouse scroll wheel (default is false)
1. startIcon: Start track icon 1. waypoints: Print the gpx waypoints inside the map (default is false)
1. endIcon: End track icon 1. startIcon: Start track icon
1. currentIcon: Current position icon (when mouse hover) 1. endIcon: End track icon
1. waypointicon: Waypoint custom icon 1. currentIcon: Current position icon (when mouse hover)
1. showele: Show elevation data inside the chart (default is true) 1. waypointicon: Custom waypoint icon
1. uom: Distance/altitude possible unit of measure (0 = meters, 1 = feet/miles, 2 = meters/kilometers, 3 = meters/nautical miles, 4 = meters/miles, 5 = feet/nautical miles) 1. showele: Show elevation data inside the chart (default is true)
1. glinecolor: Altitude line color (default is #3366cc) 1. uom: Distance/altitude possible unit of measure (0 meters, 1 = feet/miles, 2 = meters/kilometers, 3 = meters/nautical miles, 4 = meters/miles, 5 = feet/nautical miles)
1. chartFrom1: Minimun value for altitude chart 1. glinecolor: Altitude line color (default is #3366cc)
1. chartTo1: Maxumin value for altitude chart 1. chartFrom1: Minimun value for altitude chart
1. showspeed: Show speed inside the chart (default is false) 1. chartTo1: Maxumin value for altitude chart
1. glinecolorspeed: Speed line color (default is #ff0000) 1. showspeed: Show speed inside the chart (default is false)
1. uomspeed: Unit of measure for speed (0 = m/s, 1 = km/h, 2 = miles/h, 3 = min/km, 4 = min/miles, 5 = Nautical Miles/Hour (Knots), 6 = min/100 meters) 1. glinecolorspeed: Speed line color (default is #ff0000)
1. chartFrom2: Minimun value for speed chart 1. uomspeed: Unit of measure for speed (0 m/s, 1 = km/h, 2 = miles/h, 3 = min/km, 4 = min/miles, 5 = Nautical Miles/Hour (Knots), 6 = min/100 meters)
1. chartTo2: Maxumin value for speed chart 1. chartFrom2: Minimun value for speed chart
1. showhr: Show heart rate inside the chart (default is false) 1. chartTo2: Maxumin value for speed chart
1. glinecolorhr: Heart rate line color (default is #ff77bd) 1. showhr: Show heart rate inside the chart (default is false)
1. showatemp: Show temperature inside the chart (default is false) 1. glinecolorhr: Heart rate line color (default is #ff77bd)
1. glinecoloratemp: Temperature line color (default is #ff77bd) 1. showatemp: Show temperature inside the chart (default is false)
1. showcad: Show cadence inside the chart (default is false) 1. glinecoloratemp: Temperature line color (default is #ff77bd)
1. glinecolorcad: Cadence line color (default is #beecff) 1. showcad: Show cadence inside the chart (default is false)
1. showgrade: Show grade inside the chart (default is false) 1. glinecolorcad: Cadence line color (default is #beecff)
1. glinecolorgrade: Grade line color (default is #beecff) 1. showgrade: Show grade inside the chart (default is false)
1. nggalleries: NextGen Gallery id or a list of Galleries id separated by a comma 1. glinecolorgrade: Grade line color (default is #beecff)
1. ngimages: NextGen Image id or a list of Images id separated by a comma 1. nggalleries: NextGen Gallery id or a list of Galleries id separated by a comma
1. attachments: Show all images that are attached to post (default is false) 1. ngimages: NextGen Image id or a list of Images id separated by a comma
1. dtoffset: The difference (in seconds) between your gpx tool date and your camera date 1. attachments: Show all images that are attached to post (default is false)
1. pointsoffset: Skip points closer than XX meters (default is 10) 1. dtoffset: The difference (in seconds) between your gpx tool date and your camera date
1. donotreducegpx: Print all the point without reduce it (default is false) 1. pointsoffset: Skip points closer than XX meters (default is 10)
1. donotreducegpx: Print all the point without reduce it (default is false)
= What happening if I've a very large GPX files? =
### What happening if I've a very large GPX files?
This plugin will print a small amout of points to speedup javascript and pageload.
This plugin will print a small amout of points to speedup javascript and pageload.
= Is it free? =
### Is it free?
Yes!
Yes!
== Screenshots ==
1. Simple Gpx ## Screenshots
1. Gpx with waypoints 1. Simple GPX
1. Admin area - List of tracks 1. GPX with waypoints
1. Admin area - Settings 1. Admin area - List of tracks
1. Altitude & Speed 1. Admin area - Settings
1. Altitude & Speed & Heart rate 1. Altitude & Speed
1. Altitude & Speed & Heart rate
== Changelog ==
## Changelog
= 1.7.00 =
* Added: Authors can upload GPX tracks in a folder called as *your user name*, inside [../wp-upload dir/gpx/[*your user name*] (thanks to wildcomputations) ### X.X.XX
* Added: Authors an Admins can see the current values for shortcodes in help tab * Added: PHP version notices, WordPress 5.3 requires PHP 5.6.20
* Added: Button to instant copy the shortcode of the selected GPX file in the tab track * Added: Missing entries for add and delete options
* Added: different size logos for the plugin store (icon.svg, icon128x128.png and icon256x256.png) [inside ../plugins/wp-gpx-maps/assets] * Changed: Style for output moved in a seperate file
* Changed: Settings tab is for non-Admin users is not more visible * Tweak: Small design optimizations in the admin area
* Tweak: Help tab is easier to read * Tweak: Small code adjustments (WPCS)
* Tweak: Plugin is now complete translatable (Backend + Frontend) * Upgrade: bootstrap-table to 1.13.2
* Tweak: WordPress coding standards * Removed: german language file (now over translate.wordpress.org)
* Upgrade: Leaflet to 1.5.1 ### 1.7.00
* Upgrade: leaflet.fullscreen to 1.4.5 * Added: Authors can upload GPX tracks in a folder called as *your user name*, inside [../wp-upload dir/gpx/[*your user name*] (thanks to wildcomputations)
* Upgrade: Chart.min.js to 2.8.0 * Added: Authors an Admins can see the current values for shortcodes in help tab
= 1.6.07 = * Added: Button to instant copy the shortcode of the selected GPX file in the tab track
* resolve admin error * Added: different size logos for the plugin store (icon.svg, icon128x128.png and icon256x256.png) [inside ../plugins/wp-gpx-maps/assets]
= 1.6.06 = * Changed: Settings tab is for non-Admin users is not more visible
* Added average values under the graph (thanks to cyclinggeorgian) * Tweak: Help tab is easier to read
= 1.6.04 = * Tweak: Plugin is now complete translatable (Backend + Frontend)
* NGG gallery is working * Tweak: WordPress coding standards
* Getting HR, Cad and Temp working again (thanks to cyclinggeorgian) * Upgrade: Leaflet to 1.5.1
* Fix javascript errors * Upgrade: leaflet.fullscreen to 1.4.5
* Fix multiple traks gpx * Upgrade: Chart.min.js to 2.8.0
= 1.6.03 = ### 1.6.07
* Fix syntax error causing graph not to display (thanks to nickstabler) * resolve admin error
= 1.6.02 = ### 1.6.06
* Resolved errors with start and end icons * Added average values under the graph (thanks to cyclinggeorgian)
= 1.6.01 = ### 1.6.04
* Removed Gogole maps. Leafletjs instead. * NGG gallery is working
* -- NextGen Gallery is not working, due next gen image format changed -- I'll fix soon * Getting HR, Cad and Temp working again (thanks to cyclinggeorgian)
= 1.5.05 = * Fix javascript errors
* renamed javascript functions to avoid collision with other plugins * Fix multiple traks gpx
* reduced chart line thickness ### 1.6.03
= 1.5.04 = * Fix syntax error causing graph not to display (thanks to nickstabler)
* fix uom ### 1.6.02
* fix file not found * Resolved errors with start and end icons
= 1.5.03 = ### 1.6.01
* fix random error * Removed Gogole maps. Leafletjs instead.
= 1.5.02 = * -- NextGen Gallery is not working, due next gen image format changed -- I'll fix soon
* Security improvements ### 1.5.05
= 1.5.01 = * renamed javascript functions to avoid collision with other plugins
* Improved security * reduced chart line thickness
* Included javascript ### 1.5.04
* Multiple file upload * fix uom
* Implemented sorting in file list * fix file not found
* Renamed internal function to improve wp compatibility ### 1.5.03
= 1.5.00 = * fix random error
* replaced highcharts with chartjs. This is a forced choice due highcharts license issue, view: https://devfarm.it/wordpress-plugin/wordpress-plugin-directory-notice-wp-gpx-maps-temporarily-disabled/ ### 1.5.02
= 1.3.16 = * Security improvements
* Added Norwegian nb_NO translation (thanks to thordivel) ### 1.5.01
* Added Japanese ja_JP translation (thanks to dentos) * Improved security
= 1.3.15 = * Included javascript
* Switched to HTTPS where possible (thanks to delitestudio) * Multiple file upload
= 1.3.14 = * Implemented sorting in file list
* Added Thunderforest Api Key on settings: for OpenCycleMap * Renamed internal function to improve wp compatibility
= 1.3.13 = ### 1.5.00
* Added google maps api key on settings * replaced highcharts with chartjs. This is a forced choice due highcharts license issue, view: https://devfarm.it/wordpress-plugin/wordpress-plugin-directory-notice-wp-gpx-maps-temporarily-disabled/
* Removed parameter 'sensor' on google maps js ### 1.3.16
* Added unit of measure of speed for swimmers: min/100 meters * Added Norwegian nb_NO translation (thanks to thordivel)
= 1.3.12 = * Added Japanese ja_JP translation (thanks to dentos)
* Fix incompatibility with Debian PHP7 (thanks to phbaer) https://github.com/devfarm-it/wp-gpx-maps/pull/5 ### 1.3.15
= 1.3.10 = * Switched to HTTPS where possible (thanks to delitestudio)
* Improved german translations (thanks to Konrad) http://tadesse.de/7882/2015-wanderung-ostrov-tisa-ii/ ### 1.3.14
= 1.3.9 = * Added Thunderforest Api Key on settings: for OpenCycleMap
* Retrieve waypoints in JSON, possibility to add a custom marker (Changed by Michel Selerin) ### 1.3.13
= 1.3.8 = * Added google maps api key on settings
* Improved Google Maps visualization * Removed parameter 'sensor' on google maps js
= 1.3.7 = * Added unit of measure of speed for swimmers: min/100 meters
* NextGen Gallery's Attachment support. Thanks to Stephan Klein (https://klein-gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/) ### 1.3.12
= 1.3.6 = * Fix incompatibility with Debian PHP7 (thanks to phbaer) https://github.com/devfarm-it/wp-gpx-maps/pull/5
* Fix: remote file download issue ### 1.3.10
* Fix: download file link with WPML * Improved german translations (thanks to Konrad) http://tadesse.de/7882/2015-wanderung-ostrov-tisa-ii/
* Improved cache with filetime (thanks to David) ### 1.3.9
= 1.3.5 = * Retrieve waypoints in JSON, possibility to add a custom marker (Changed by Michel Selerin)
* Fix: Garmin cadence again ### 1.3.8
* Fix: WP Tabs * Improved Google Maps visualization
= 1.3.4 = ### 1.3.7
* Fix: Garmin cadence * NextGen Gallery's Attachment support. Thanks to Stephan Klein (https://klein-gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/)
* Infowindows closing on mouseout ### 1.3.6
= 1.3.3 = * Fix: remote file download issue
* Add feet/Nautical Miles units (thanks to elperepat) * Fix: download file link with WPML
* Update OpenStreetMaps Credits * Improved cache with filetime (thanks to David)
* WP Tabs fix ### 1.3.5
= 1.3.2 = * Fix: Garmin cadence again
* fix: left axis not visible (downgrade highcharts to v3.0.10) * Fix: WP Tabs
* fix: fullscreen map js error ### 1.3.4
= 1.3.1 = * Fix: Garmin cadence
* fix: http/https javascript registration * Infowindows closing on mouseout
* fix: full screen map css issue ### 1.3.3
= 1.3.0 = * Add feet/Nautical Miles units (thanks to elperepat)
* Speed improvement * Update OpenStreetMaps Credits
* Rewritten js classes * WP Tabs fix
* Added Temperature chart ### 1.3.2
* Added HTML5 Gps position (you can now follow the gpx with your mobile phone/tablet/pc) * fix: left axis not visible (downgrade highcharts to v3.0.10)
= 1.2.6 = * fix: fullscreen map js error
* Speed improvement ### 1.3.1
= 1.2.5 = * fix: http/https javascript registration
* Added Catalan translation, thanks to Edgar * fix: full screen map css issue
* Updated Spanish translation, thanks to Dani ### 1.3.0
* Added different types of distance: Normal, Flat (don't consider altitude) and Climb distance * Speed improvement
= 1.2.4 = * Rewritten js classes
* Added Bulgarian translation, thanks to Svilen Savov * Added Temperature chart
* Added possibility to hide the elevation chart * Added HTML5 Gps position (you can now follow the gpx with your mobile phone/tablet/pc)
= 1.2.2 = ### 1.2.6
* Smaller map type selector * Speed improvement
* New map: MapToolKit - Terrain ### 1.2.5
* Fix: Google maps exception for NextGen Gallery * Added Catalan translation, thanks to Edgar
= 1.2.1 = * Updated Spanish translation, thanks to Dani
* Fix: NextGen Gallery 1.9 compatibility * Added different types of distance: Normal, Flat (don't consider altitude) and Climb distance
= 1.2.0 = ### 1.2.4
* NextGen Gallery 2 support * Added Bulgarian translation, thanks to Svilen Savov
* NextGen Gallery Pro support * Added possibility to hide the elevation chart
= 1.1.46 = ### 1.2.2
* Added meters/miles chart unit of measure * Smaller map type selector
* Added Russian translation, thanks to G.A.P * New map: MapToolKit - Terrain
= 1.1.45 = * Fix: Google maps exception for NextGen Gallery
* Added nautical miles as distance (Many thanks to Anders) ### 1.2.1
= 1.1.44 = * Fix: NextGen Gallery 1.9 compatibility
* Added Chart zoom feature ### 1.2.0
* Some small bug fixes * NextGen Gallery 2 support
= 1.1.43 = * NextGen Gallery Pro support
* Added Portuguese (Brazilian) translation, thanks to André Ramos ### 1.1.46
* new map: Open Cycle Map - Transport * Added meters/miles chart unit of measure
* new map: Open Cycle Map - Landscape * Added Russian translation, thanks to G.A.P
= 1.1.42 = ### 1.1.45
* qTranslate compatible * Added nautical miles as distance (Many thanks to Anders)
= 1.1.41 = ### 1.1.44
* Added Polish translation, thanks to Sebastian * Added Chart zoom feature
* Fix: Spanish translation * Some small bug fixes
* Minor javascript improvement ### 1.1.43
= 1.1.40 = * Added Portuguese (Brazilian) translation, thanks to André Ramos
* Improved italian translation * new map: Open Cycle Map - Transport
* Added grade chart (beta) * new map: Open Cycle Map - Landscape
= 1.1.39 = ### 1.1.42
* Added French translation, thanks to Hervé * qTranslate compatible
* Added Nautical Miles per Hour (Knots) unit of measure ### 1.1.41
= 1.1.38 = * Added Polish translation, thanks to Sebastian
* Fix: garmin gpx cadence and heart rate * Fix: Spanish translation
* Updated Turkish translation, thanks to Edip * Minor javascript improvement
* Added Hungarian translation, thanks to Tami ### 1.1.40
= 1.1.36 = * Improved italian translation
* Even Editor and Author users can upload their own gpx. Administrators can see all the administrators gpx. The other users can see only their uploads * Added grade chart (beta)
= 1.1.35 = ### 1.1.39
* Fix: In the post list, sometime, the maps was not displaying correctly ( the php rand() function was not working?? ) * Added French translation, thanks to Hervé
* Various improvements for multi track gpx. Thanks to GPSracks.tv * Added Nautical Miles per Hour (Knots) unit of measure
* Summary table is now avaiable even without chart. Thanks to David ### 1.1.38
= 1.1.34 = * Fix: garmin gpx cadence and heart rate
* 2 decimals for unit of measure min/km and min/mi * Updated Turkish translation, thanks to Edip
* translation file updated (a couple of phrases added) * Added Hungarian translation, thanks to Tami
* File list reverse order (from the newer to the older) ### 1.1.36
* nggallery integration: division by zero fixed * Even Editor and Author users can upload their own gpx. Administrators can see all the administrators gpx. The other users can see only their uploads
= 1.1.33 = ### 1.1.35
* Decimals reducted to 1 for unit of measure min/km and min/mi * Fix: In the post list, sometime, the maps was not displaying correctly ( the php rand() function was not working?? )
* map zoom and center position is working with waypoints only files * Various improvements for multi track gpx. Thanks to GPSracks.tv
* automatic scale works again (thanks to MArkus) * Summary table is now avaiable even without chart. Thanks to David
= 1.1.32 = ### 1.1.34
* You can exclude cache (slower and not recommended) * 2 decimals for unit of measure min/km and min/mi
* You can decide what show in the summary table * translation file updated (a couple of phrases added)
* German translation (thanks to Ali) * File list reverse order (from the newer to the older)
= 1.1.31 = * nggallery integration: division by zero fixed
* Fixed fullscreen map image slideshow ### 1.1.33
= 1.1.30 = * Decimals reducted to 1 for unit of measure min/km and min/mi
* Multi track gpx support * map zoom and center position is working with waypoints only files
* Next Gen Gallery images positions derived from date. You can adjust the date with the shortcode attribute dtoffset * automatic scale works again (thanks to MArkus)
* If you set Chart Height (shortcode gheight) = 0 means hide the graph ### 1.1.32
* Fix: All images should work, independent from browser cache * You can exclude cache (slower and not recommended)
= 1.1.29 = * You can decide what show in the summary table
* Decimal separator is working with all the browsers * German translation (thanks to Ali)
* minutes per mile and minutes per kilometer was wrong ### 1.1.31
= 1.1.28 = * Fixed fullscreen map image slideshow
* Decimal and thousand separator derived from browser language ### 1.1.30
* Added summary table (see settings): Total distance, Max elevation, Min elevation, Total climbing, Total descent, Average speed * Multi track gpx support
* Added 2 speed units of measure: minutes per mile and minutes per kilometer * Next Gen Gallery images positions derived from date. You can adjust the date with the shortcode attribute dtoffset
= 1.1.26 = * If you set Chart Height (shortcode gheight) 0 means hide the graph
* Multilanguage implementation (only front-end). I've implemented the italian one, I hope somebody will help me with other languages.. * Fix: All images should work, independent from browser cache
* Map Full screen mode (I'm sure it's not working in ie6. don't even ask!) ### 1.1.29
* Added waypoint custom icon * Decimal separator is working with all the browsers
= 1.1.25 = * minutes per mile and minutes per kilometer was wrong
* Added possibility to download your gpx ### 1.1.28
= 1.1.23 = * Decimal and thousand separator derived from browser language
* Security fix, please update! * Added summary table (see settings): Total distance, Max elevation, Min elevation, Total climbing, Total descent, Average speed
= 1.1.22 = * Added 2 speed units of measure: minutes per mile and minutes per kilometer
* enable map zoom on scroll wheel (check settings) ### 1.1.26
* test attributes in get params * Multilanguage implementation (only front-end). I've implemented the italian one, I hope somebody will help me with other languages..
= 1.1.21 = * Map Full screen mode (I'm sure it's not working in ie6. don't even ask!)
* google maps images fixed (templates with bad css) * Added waypoint custom icon
* upgrade to google maps 3.9 ### 1.1.25
= 1.1.20 = * Added possibility to download your gpx
* google maps images fixed in <a href="http://wordpress.org/extend/themes/yoko">Yoko theme</a> ### 1.1.23
= 1.1.19 = * Security fix, please update!
* include jQuery if needed ### 1.1.22
= 1.1.17 = * enable map zoom on scroll wheel (check settings)
* Remove zero values from cadence and heart rate charts * test attributes in get params
* nextgen gallery improvement ### 1.1.21
= 1.1.16 = * google maps images fixed (templates with bad css)
* Cadence chart (where available) * upgrade to google maps 3.9
* minor bug fixes ### 1.1.20
= 1.1.15 = * google maps images fixed in <a href"http://wordpress.org/extend/themes/yoko">Yoko theme</a>
* migration from google chart to highcharts. Highcharts are much better than google chart! This is the base for a new serie of improvements. Stay in touch for the next releases! ### 1.1.19
* heart rate chart (where available) * include jQuery if needed
= 1.1.14 = ### 1.1.17
* added css to avoid map bars display issue * Remove zero values from cadence and heart rate charts
= 1.1.13 = * nextgen gallery improvement
* added new types of maps: Open Street Map, Open Cycle Map, Hike & Bike. ### 1.1.16
* fixed nextgen gallery caching problem * Cadence chart (where available)
= 1.1.12 = * minor bug fixes
* nextgen gallery display bug fixes ### 1.1.15
* migration from google chart to highcharts. Highcharts are much better than google chart! This is the base for a new serie of improvements. Stay in touch for the next releases!
== Upgrade Notice == * heart rate chart (where available)
### 1.1.14
* added css to avoid map bars display issue
### 1.1.13
* added new types of maps: Open Street Map, Open Cycle Map, Hike & Bike.
* fixed nextgen gallery caching problem
### 1.1.12
* nextgen gallery display bug fixes
## Upgrade Notice

2
users.txt Normal file
View File

@ -0,0 +1,2 @@
bastianonm = bastianonm <bastianonm>
plugin-master = plugin-master <plugin-master>

View File

@ -3,11 +3,12 @@
* Plugin Name: WP-GPX-Maps * Plugin Name: WP-GPX-Maps
* Plugin URI: http://www.devfarm.it/ * Plugin URI: http://www.devfarm.it/
* Description: Draws a GPX track with altitude chart * Description: Draws a GPX track with altitude chart
* Version: 1.7.00 * Version: 1.7.00.1
* Author: Bastianon Massimo * Author: Bastianon Massimo
* Author URI: http://www.devfarm.it/ * Author URI: http://www.devfarm.it/
* Text Domain: wp-gpx-maps * Text Domain: wp-gpx-maps
* Domain Path: /languages * Domain Path: /languages
* Gitea Plugin URI: https://gitea.dyomedea.com/Dyomedea/wp-gpx-maps
* *
* @package WP-GPX-Maps * @package WP-GPX-Maps
*/ */