3 Commits

Author SHA1 Message Date
Florian Bischof
f289ff1a05
Add compatibility columns and sorting functionality to plugin tables (#9823) 2025-08-10 13:27:29 +02:00
b_b
fc9c716457
Update plugins compat & demos (#7834)
* add demo url for leaflet-providers

* update Leaflet.Routing compat

- demo page use leaflet 0.7 https://github.com/Turistforeningen/leaflet-routing/blob/gh-pages/index.html#L34 and it's broken http://turistforeningen.github.io/leaflet-routing/examples/osm.html
- project seems unmaintained, last commit from 2015 + https://github.com/Turistforeningen/leaflet-routing/issues/50

* add demo url for Leaflet.Locate

* add demo for Leaflet Control Compass

* add demo for Leaflet.AccuratePosition + update compat info

- demo use leaflet 0.7 https://github.com/M165437/Leaflet.AccuratePosition/blob/gh-pages/index.html#L11
- last commit from 2016

* update compat for L.LocationShare

- demo page use leaflet 0.7 https://github.com/CliffCloud/Leaflet.LocationShare/blob/master/index.html#L11
- index.html file provided by the repo doesn't work when using leaflet 1.7
2021-12-03 20:17:15 +01:00
Falke Design
8eb9ac2461
Converted Plugins.md to single files (jekyll) (#7805)
* WIP: Minimal jekyll setup for handling the plugins webpage in a data-driven manner.

* Docs: Jekyll collections config, whitespace

* Add plugins

* Remove special chars from names and remove default value from compatible-v0

* Push new plugin files

* Rename to plugins.md

* Update Plugins

* Update links in plugins

* Update Links

* Move plugins into category folders

* Add `template.md` and update PLUGIN-GUIDE.md

* PR #6307

* PR #6971

* PR #7043

* PR #7130

* Fix Url #7442

* PR #7513

* Update Author #7554

* PR #7590

* PR #7640

* PR #7760

* Update template.md

Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2021-11-25 15:54:50 +01:00