-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
345 lines (269 loc) · 12.4 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
Lf Hiker
=============
Contributors: epointal
Donate link: http://elisabeth.pointal.org/lf-hiker/en/about/
Tags: map, GPX, hiker, runner, track, path, trail, leaflet, profile, openstreetmap,
Requires at least: 4.7.3
Tested up to: 4.9
Stable tag: 1.0
Version: 1.13.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
**Lf Hiker** is a plugin for quickly display your gpx tracks with their profile elevation on an interactive map.
== Description ==
**Lf Hiker** is a plugin for quickly display your gpx tracks with their profile elevation on an interactive map.
**Lf Hiker** is responsive and mobile friendly.
### Main Utilisation
Simply upload your gpx file with the wordpress media manager, complete its informations and insert it in your post/page (shortcode).
`[lfh-gpx src=url_to_file.gpx color=darkgreen width=6]A trail in Cevennes[/lfh-gpx]`
Display the post/page : you have an interactive view of your track.
#### The trail is displayed on an OSM map by default, and have its own information window with:
* title
* description
* interactive **profile elevation** according to path
* distance of the track
* maximum elevation
* minimum elevation
* elevation loss
* elevation gain
* trail duration
* download link of gpx file
For more information go to [Lf Hiker site](http://elisabeth.pointal.org/lf-hiker)
### Use
* Services
* [OpenStreetMap](https://www.openstreetmap.org) an open map of the world
* [Maps Stamen](http://maps.stamen.com) design map
* [OpenTopoMap](https://opentopomap.org) topographic map
* [ArcGIS](https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer) topographic map
* Libraries
* [leaflet](http://leafletjs.com) an open-source JavaScript library for mobile-friendly interactive maps
* [leaflet-gpx](https://github.com/mpetazzoni/leaflet-gpx) a leaflet plugin for the analysis and parsing of a GPX track
* [font-awesome](http://fontawesome.io/) for iconic font
* [fontello](http://fontello.com/) for iconic font
* [awesome-marker](https://github.com/lvoogdt) Colorful, iconic markers by Lennard Voogdt
* [Shortcode Empty Paragraph](https://wordpress.org/plugins/shortcode-empty-paragraph-fix/) little worpress plugin fix issue shortcode by [Johann Heyne](http://www.johannheyne.de/)
### List of Features
#### **Lf Hiker** allows displaying too:
* few gpx files in the same map
* markers on the map
* few maps on the same post/page
#### For gpx track you can custom:
* title
* description
* stroke color
* stroke width
* display button download gpx file
And only in shortcode:
* the elevation unit
* the distance unit
* the minimum step on elevation axis (in meter)
**Lf Hiker** included an helper for edit map and add markers.
You can choose
#### for the map:
* the tiles layer ( among OSM, OSM_FR , stamen watercolor, arcgis world topo, mapquest *with api key*)
* to display the fullscreen button
* the map's view or let **lf Hiker** find automatically the best view
* to display the reset button
* to display the button "list of layers"
* the size of the map
* classnames for the map ( including your custom class)
* to zoom on mousewheel
* to start with profile elevation displayed
* to display the description always under the map
#### for the markers:
* color of icon marker
* symbol in the icon
* title
* popup
* visibility according to zoom or not
* independant window with large description
You can do all this with the helpers or directly using shortcodes
You can choose to unactive the helper.
**Lf Hiker** allows you to customize the css in admin configuration (colors of information window, buttons and selected path)
----------------------------------------
#### IMPORTANT
If you think you found a bug in **Lf Hiker** or have any problem/question concerning the plugin, do not hesitate to [contact me](http://elisabeth.pointal.org/lf-hiker/en/contact-me).
------------------------------------------
### Supported languages
* Français (fr_FR)
* English (en_US)
* Deutsch (de_DE) by [Kristof Kling](https://lg-buggingen.de/bugginger-feierabendlauf/strecke/)
* Greek (el) by [Pol Gkitsas](http://eoskarditsas.gr)
* Dutch (nl-BE)
* Spanish (es-ES) by [Miguel Angel](http://www.rutasyviajes.net)
If you need language of **Lf Hiker** which is not included. You can easily translate with poedit from the file :
`lf-hiker/languages/lfh-default.po`.
I will be happy, to add your translation to **Lf Hiker**.
If you have any questions about the method, do not hesitate to [contact me](http://elisabeth.pointal.org/lf-hiker/en/contact-me).
If you find errors in my english translation do not hesitate to [contact me](http://elisabeth.pointal.org/lf-hiker/en/contact-me).
### Minimum requirements
* Wordpress 4.7.x
* PHP 5.6
* MySQL 5.x
== Installation ==
From Plugins Page
1. Log in to the administrator panel.
2. Go to Plugins Tab
3. Click on Add New button
4. Type hiker in the search field
5. When you found lf-hiker click Install button for upload the plugin on your server
6. Click Activate button for activate Lf Hiker.
7. You can change the default configuration in tab: `Settings → Lf-hiker`
If installation failed, do not hesitate to [contact me](http://elisabeth.pointal.org/lf-hiker/en/contact-me).
From zip archive
1. Unzip `lf-hiker.zip`
2. Put the folder `lf-hiker` in directory `wp-content/plugins`
3. Log in to the administrator panel.
4. Go to Plugins Tab: **Lf Hiker** is among the plugins
5. Click `Activate` button for activate **Lf Hiker**.
6. If the activation does not succeed, please [contact me](http://elisabeth.pointal.org/lf-hiker/en/contact-me).
7. You can change the default configuration in tab: `Settings → Lf-hiker`
== Changelog ==
= 1.13.0 =
* Evolution: add spanish language
= 1.12.0 =
* Evolution: add empty marker
* Evolution: add dutch language
* Fixed: error twice class for label in profile svg
= 1.11.0 =
* Evolution: Ability to always display the caption under the map
* Evolution: Helper - Ability to add marker with its coordinates
* Evolution: Add greek translation
* Fixed: duration is not displayed
* Fixed: choose center and zoom is not working
= 1.10.0 =
* Fixed: lf hiker is destroying the AMP pages
* Fixed: bug with tabby-responsive-tabs plugin
* Evolution: gpx buttons are ordered in list as the gpx files in post/page
* Evolution: Ability to choose the leaflet host
= 1.9.0 =
* Fixed: trouble position of gpx dom block, marker block and list block
* Fixed: trouble with map when tabs (map only on top left corner)
* Evolution: Add open Topo Map tiles
= 1.8.1 =
* Fixed: no icon for way point
= 1.8.0 =
* Evolution: Add black in color path
* Evolution: Enable all hexadecimal color for path
* Evolution: Little dots at ends for path with width less than 3px
* Fixed: german translation
= 1.7.0 =
* Fixed: no path displayed with mesmerize theme
* Evolution: add tiles Stamen Terrain
* Evolution: add german translation
* Fixed: conflict with divi theme and option Grab the first post image
* Fixed: function boolval do not exists (version php <5.5)
= 1.6.0 =
* Ability to choose the default map tiles
* Display minimum elevation under profile
* Display maximum elevation under profile
* Add parameter step_min for gpx profile elevation
* Ability to choose the default step_min for elevation step in settings
* Disable map pan with one finger
* Fixed: path and marker button too high in little view
= 1.5.0 =
* Ability to start with profile elevation displayed
* Ability to manage (hide/show) button download gpx
* Ability to show/hide gpx path when more than 2 paths
* Ability to globally configure default settings: fullscreen, button download, start with profile displayed, add checkbox to display/hide gpx
* Fixed: some points without elevation value
* Fixed: button list always displayed when parameter list is false
* Fixed: move line on profile not visible on little screen
= 1.4.2 =
* fixed : issue 2 maps when the first floating the second is in stucks
* fixed : issue no icon on button
= 1.4.1 =
* fixed map at top (return previous version)
= 1.4.0 =
* fixed issue with custom field ACF dit not do shortcode
= 1.3.9 =
* fixed fullscreen button to false not working
= 1.3.8 =
* fixed display button add marker in event editor
= 1.3.7 =
* fixed error on activation with PHP5.5
= 1.3.6 =
* smooth profile when lot of points
* profile with height difference minimum 40 meters
* fixed: characters not center in buttons list and fullscreen
* modify track name filter
= 1.3.5 =
* too long title for gpx or marker
* fixed : url gpx with special character trigger file not found error
* disabled : map first center on Paris
= 1.3.4 =
* fixed : https for tiles
* fixed : gpx url for https
= 1.3.3 =
* fixed : On small screens, for three buttons, the elements are not centered
* fixed : Conflict with the bootstrap themes on hidden elements
* fixed : list button too big
= 1.3.2 =
* default value attribute visibility set to always for marker
* update modules for gulp
* add icons and create files only with used icons
* fixed : color of the buttons is applied only to the first one on the large screens
* fixed : added unwanted tag p arround shortcode
* fixed : no event on button marker when only markers elements
* fixed : helper, button add marker no event (same issue than previous)
* fixed : title height issue with some theme
* fixed : only four buttons visible on small sreens
* fixed : mousewheel disabled on element window
= 1.3.1 =
* fixed : Issue color and margin general h1, h2 h3
= 1.3 =
* More responsive
* Mobile friendly
* Display track duration
= 1.2.1 =
* issue map center on Paris when no title attribute in shortcode lfh-marker
* issue no map or map center on Paris conflict with AccessPress Instagram Feed
= 1.2 =
* Add foot for elevation unit
* issue for popup when click for a marker from list of elements
= 1.1 =
* Add picture for about page in back office
* Add miles distance unit for profile elevation
* issue when shortcode [lfh-map ] without attributes
= 1.0.4 =
* issue when no mapquest key.
* loading asynchrone js and default intialisation for the helper
* readme file
= 1.0.3 =
first stable version
== Upgrade Notice ==
For more informations see [lf Hiker](http://elisabeth.pointal.org/lf-hiker/)
== Screenshots ==
1. Lf Hiker display easily gpx file with profile elevation
2. Lf Hiker is cutomisable
3. Lf Hiker allows to display markers with formated description
4. Lf Hiker manage gpx file
5. Lf Hiker has an helper for add marker
6. Lf Hiker has an helper for edit map
7. You can change some paramaters in administration
8. Lf Hiker is responsive and mobile friendly
== Frequently Asked Questions ==
= How add separate map for a second gpx file in the same post =
You can create a second map with adding shortcode `[lfh-map]` before your gpx file shortcode `[lfh-gpx src="..."][/lfh-gpx]`.
Example:
`[lfh-map]
[lfh-gpx src=http://url_of_gpx_file1.gpx ]description[/lfh-gpx]
[lfh-map]
[lfh-gpx src=http://url_of_gpx_file2.gpx ]description[/lfh-gpx]`
= Where can I create a gpx file ? =
You can find a website list for do this in the page [Track drawing websites](http://wiki.openstreetmap.org/wiki/Track_drawing_websites).
[Openrunner](http://www.openrunner.com/) is the best one for me and, most important : this website automatically add the elevation data needed to create the profile.
You can find on this site a quantity of already registered tracks.
You can also try the tools on [www.mygpsfiles.com](http://www.mygpsfiles.com/app/), easier to use.
= I have a blank page in place of the marker editor =
This trouble come from conflict with multiple `x-frame options` directive in your server.
Look at whether the plugin succeeded in writing this following lines in the `.htaccess` of your wordpress application if you can:
`# BEGIN Lf-hiker plugin`
`<IfModule mod_headers.c>`
`Header set X-Frame-Options SAMEORIGIN`
`</IfModule>`
`# END Lf-hiker plugin `
It resolve the trouble for me.
You can find more information about this trouble in wordpress support [Multiple 'X-Frame-Options' headers with conflicting values](https://wordpress.org/support/topic/multiple-x-frame-options-headers-with-conflicting-values-sameorigin-deny/)
= The route is not displayed =
If you use WP media library other than the default WP - LF Hiker will not display routes