History log of /plugin/openlayersmap/lang/ru/ (Results 1 – 10 of 10)
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
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/nl/help.txt
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
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/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
lang.php
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

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

Russian language files providd by Aleksej Kozlov

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


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/README
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/general.test.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/icons/airplane.png
/plugin/openlayersmap/icons/bus-stop.png
/plugin/openlayersmap/icons/camping.png
/plugin/openlayersmap/icons/caravan_park.png
/plugin/openlayersmap/icons/cave.png
/plugin/openlayersmap/icons/chalet.png
/plugin/openlayersmap/icons/clock.png
/plugin/openlayersmap/icons/construction.png
/plugin/openlayersmap/icons/danger.png
/plugin/openlayersmap/icons/ford.png
/plugin/openlayersmap/icons/fuel.png
/plugin/openlayersmap/icons/geocache.png
/plugin/openlayersmap/icons/hospital.png
/plugin/openlayersmap/icons/hostel.png
/plugin/openlayersmap/icons/hotel.png
/plugin/openlayersmap/icons/hydro.png
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/icons/marker-blue.png
/plugin/openlayersmap/icons/marker-gold.png
/plugin/openlayersmap/icons/marker-green.png
/plugin/openlayersmap/icons/marker-red.png
/plugin/openlayersmap/icons/marker.png
/plugin/openlayersmap/icons/marker_shadow.png
/plugin/openlayersmap/icons/mine.png
/plugin/openlayersmap/icons/motel.png
/plugin/openlayersmap/icons/parking.png
/plugin/openlayersmap/icons/peak.png
/plugin/openlayersmap/icons/photo.png
/plugin/openlayersmap/icons/picnic.png
/plugin/openlayersmap/icons/poi.png
/plugin/openlayersmap/icons/pool.png
/plugin/openlayersmap/icons/shelter.png
/plugin/openlayersmap/icons/slipway.png
/plugin/openlayersmap/icons/taxi.png
/plugin/openlayersmap/icons/telephone.png
/plugin/openlayersmap/icons/terrain.png
/plugin/openlayersmap/icons/train.png
/plugin/openlayersmap/icons/video.png
/plugin/openlayersmap/icons/walking.png
/plugin/openlayersmap/icons/webcam.png
/plugin/openlayersmap/icons/wlan.png
/plugin/openlayersmap/icons/ww_gauge.png
/plugin/openlayersmap/icons/ww_hazard.png
/plugin/openlayersmap/icons/ww_put-in-out.png
/plugin/openlayersmap/icons/ww_put-in.png
/plugin/openlayersmap/icons/ww_take-out.png
/plugin/openlayersmap/icons/ww_weir.png
/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/Layer/Stamen.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
/plugin/openlayersmap/lang/en/admin_intro.txt
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
/plugin/openlayersmap/lang/es/admin_intro.txt
/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/admin_intro.txt
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
admin_intro.txt
help.txt
lang.php
settings.php
/plugin/openlayersmap/lib/img/blank.gif
/plugin/openlayersmap/lib/img/close.gif
/plugin/openlayersmap/lib/img/cloud-popup-relative.png
/plugin/openlayersmap/lib/img/info.png
/plugin/openlayersmap/lib/img/olMapbg.png
/plugin/openlayersmap/lib/img/overview_replacement.gif
/plugin/openlayersmap/logo/cycle_logo.png
/plugin/openlayersmap/logo/hnb_logo.png
/plugin/openlayersmap/logo/osm_logo.png
/plugin/openlayersmap/logo/sea_logo.png
/plugin/openlayersmap/logo/stamen.png
/plugin/openlayersmap/plugin.info.txt
/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
/plugin/openlayersmap/toolbar/geojson_file.png
/plugin/openlayersmap/toolbar/geojson_line.png
/plugin/openlayersmap/toolbar/georss.png
/plugin/openlayersmap/toolbar/gps.png
/plugin/openlayersmap/toolbar/gpx_file.png
/plugin/openlayersmap/toolbar/gpx_line.png
/plugin/openlayersmap/toolbar/kml_file.png
/plugin/openlayersmap/toolbar/kml_line.png
/plugin/openlayersmap/toolbar/map.png