History log of /plugin/openlayersmap/lang/en/ (Results 1 – 25 of 40)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e299f0b712-Jun-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Replace Bing maps with Azure maps (untested/unsupported) (#114)

Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.

Due to payment information requiremen

Replace Bing maps with Azure maps (untested/unsupported) (#114)

Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.

Due to payment information requirements this is untested, I'm unwilling to provide this information to Microsoft. In any case it is unlikely to work for static background maps because of how the API works; it requres setting request headers, making it impossible to use a regular <img ...> tag

close #113

show more ...

751c8ef201-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Refactor Stamen to Stadia Maps

803c34e314-Aug-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

OpenLayers 7.5.0 (#65)

* Bump OpenLayers from 7.4.0 to 7.5.0
* update fullscreen button icons


/plugin/openlayersmap/.gitattributes
/plugin/openlayersmap/.github/FUNDING.yml
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/bug_report.md
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/feature_request.md
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/codeql-analysis.yml
/plugin/openlayersmap/.github/workflows/issues.yml
/plugin/openlayersmap/.github/workflows/maintenance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/.github/workflows/release.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/.scrutinizer.yml
/plugin/openlayersmap/LICENSE.md
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/data/pages/issue34-fixed.txt
/plugin/openlayersmap/_test/data/pages/issue34.txt
/plugin/openlayersmap/_test/data/pages/rur.txt
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/_test/syntax.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/all.less
/plugin/openlayersmap/composer.json
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
help.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/ru/help.txt
/plugin/openlayersmap/ol7/README.md
/plugin/openlayersmap/ol7/generate-info.js.diff
/plugin/openlayersmap/ol7/ol-layerswitcher.css
/plugin/openlayersmap/ol7/ol-layerswitcher.js
/plugin/openlayersmap/ol7/ol.css
/plugin/openlayersmap/ol7/ol.css.map
/plugin/openlayersmap/ol7/ol.js
/plugin/openlayersmap/ol7/ol.js.map
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/requirements.txt
/plugin/openlayersmap/script.js
/plugin/openlayersmap/style.less
/plugin/openlayersmap/syntax/agslayer.php
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/syntax/osmlayer.php
/plugin/openlayersmap/syntax/wmslayer.php
/plugin/openlayersmap/syntax/wmtslayer.php
8bedb13a14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `toolbar` option

e64c85aa14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `statusbar` option

27f2e9c314-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `poihoverstyle` option, close #19

7390889d20-Sep-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

OpenLayers 6 migration

use legecy openlayers for now

refactor and pick up classes from openlayersmapoverlays

update styles and controls

remove old code and resources

57f8d5bb21-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

code style and syntax fixes


/plugin/openlayersmap/.github/ISSUE_TEMPLATE.md
/plugin/openlayersmap/.github/dependabot.yml
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/maintainance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/LICENSE.txt
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/admin/purge.svg
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/Stamen.js
lang.php
settings.php
/plugin/openlayersmap/lang/es/lang.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/fr/admin_intro.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/lang.php
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/lang.php
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/lib/OpenLayers.js
/plugin/openlayersmap/logo.gif
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/style.css
/plugin/openlayersmap/syntax/olmap.php
c8eb136209-Mar-2018 Mark Prins <1165786+mprins@users.noreply.github.com>

more configuration options

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@751 5f327161-d4e9-4d76-8f34-ffb092c38ac6

3dfd743427-Jan-2018 Mark Prins <1165786+mprins@users.noreply.github.com>

consistent spelling of tfApiKey

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@748 5f327161-d4e9-4d76-8f34-ffb092c38ac6

5c60353205-Nov-2017 Mark Prins <1165786+mprins@users.noreply.github.com>

allow to use thunderforest api key, update google maps api version

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@725 5f327161-d4e9-4d76-8f34-ffb092c38ac6

e72390db25-Aug-2016 Mark Prins <1165786+mprins@users.noreply.github.com>

drop MapQuest support, add Stamen tiles

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@691 5f327161-d4e9-4d76-8f34-ffb092c38ac6

ee42299625-Dec-2015 Mark Prins <1165786+mprins@users.noreply.github.com>

update copyright year

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@652 5f327161-d4e9-4d76-8f34-ffb092c38ac6


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/README
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Fullscreen.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
lang.php
settings.php
/plugin/openlayersmap/lang/es/lang.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
68aa341509-Nov-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

update alt text

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@577 5f327161-d4e9-4d76-8f34-ffb092c38ac6

8c4eb2fd26-Aug-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

display Point of Interest coordinate in popups and allow coordinate display in decimal degrees or degrees, minutes, seconds
Issue number [#46]


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/

display Point of Interest coordinate in popups and allow coordinate display in decimal degrees or degrees, minutes, seconds
Issue number [#46]


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@515 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

8e7c426327-May-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

improve static map rendering and upgrade to google maps static maps api v2

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@466 5f327161-d4e9-4d76-8f34-ffb092c38ac6

615f0b2e26-May-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

localize some strings in the legend/table view

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@465 5f327161-d4e9-4d76-8f34-ffb092c38ac6

d974ea0223-May-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

fix static map generation, different maptypes were not respected, openlayers default rendering was always used and add configuration option for a MapQuest API key (needed for remote static map genera

fix static map generation, different maptypes were not respected, openlayers default rendering was always used and add configuration option for a MapQuest API key (needed for remote static map generation using mapquest service)

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@464 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

6c7d1b8824-Apr-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

cleanup Fullscreen + start svg background images for buttons
Issue number 37


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@461 5f327161-d4e9-4d76-8f34-ffb092c38

cleanup Fullscreen + start svg background images for buttons
Issue number 37


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@461 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

a3c1a34523-Apr-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

add fullscreen mode, still needs a little cleanup and -ms- code is untested
Issue number 37


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@460 5f327161-d4e9-4d76

add fullscreen mode, still needs a little cleanup and -ms- code is untested
Issue number 37


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@460 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

66b0b0f626-Mar-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

remove accesskey link and put the map div in the natural tab order

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@447 5f327161-d4e9-4d76-8f34-ffb092c38ac6

d9ed90b914-Feb-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

add help pages (en, nl) and a help button

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@437 5f327161-d4e9-4d76-8f34-ffb092c38ac6

807d36ba09-Feb-2014 Mark Prins <1165786+mprins@users.noreply.github.com>

remove the option to set openlayers library, this is no longer possible
remove styling option and remove associated images, use the wiki styling from now on

git-svn-id: https://svn.code.sf.net/p/dok

remove the option to set openlayers library, this is no longer possible
remove styling option and remove associated images, use the wiki styling from now on

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@431 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/action.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/CloudMade.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
settings.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lib/img/close.gif
/plugin/openlayersmap/lib/img/cloud-popup-relative.png
/plugin/openlayersmap/lib/img/info.png
/plugin/openlayersmap/lib/img/overview_replacement.gif
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
57e6544522-Jun-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

whitespace + formatting

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@368 5f327161-d4e9-4d76-8f34-ffb092c38ac6


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/pool.png
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/CloudMade.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
lang.php
settings.php
/plugin/openlayersmap/lang/es/lang.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lib/orange/blank.gif
/plugin/openlayersmap/lib/orange/cloud-popup-relative.png
/plugin/openlayersmap/lib/orange/east-mini.png
/plugin/openlayersmap/lib/orange/layer-switcher-maximize.png
/plugin/openlayersmap/lib/orange/layer-switcher-minimize.png
/plugin/openlayersmap/lib/orange/north-mini.png
/plugin/openlayersmap/lib/orange/overview_replacement.gif
/plugin/openlayersmap/lib/orange/slider.png
/plugin/openlayersmap/lib/orange/south-mini.png
/plugin/openlayersmap/lib/orange/west-mini.png
/plugin/openlayersmap/lib/orange/zoom-minus-mini.png
/plugin/openlayersmap/lib/orange/zoom-plus-mini.png
/plugin/openlayersmap/lib/orange/zoombar.png
/plugin/openlayersmap/lib/theme/default/style.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_PanZoomBar.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_ToolBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/toolbar/geojson_file.png
/plugin/openlayersmap/toolbar/geojson_line.png
2d11d70003-Aug-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

- adding autoZoomMap config option and better printing for BING
- adding autozoom to StaticMap

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@291 5f327161-d4e9-4d

- adding autoZoomMap config option and better printing for BING
- adding autozoom to StaticMap

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@291 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

12