aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorTincho <Tincho@web>2018-08-18 14:44:59 -0400
committeradmin <admin@branchable.com>2018-08-18 14:44:59 -0400
commitbfc502795ab762101b85e0f170190edd349e4ab0 (patch)
treef8687f22d63f36e722c2b7f32beb910f253b7dfb /doc/plugins
parent3bc4d60b853c38be6e76e219996b9c3fb673119a (diff)
downloadikiwiki-bfc502795ab762101b85e0f170190edd349e4ab0.tar
ikiwiki-bfc502795ab762101b85e0f170190edd349e4ab0.tar.gz
update for rename of plugins/osm/Tincho.mdwn to users/Tincho.mdwn
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/osm/discussion.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/osm/discussion.mdwn b/doc/plugins/osm/discussion.mdwn
index 05c2294c3..fa313ee68 100644
--- a/doc/plugins/osm/discussion.mdwn
+++ b/doc/plugins/osm/discussion.mdwn
@@ -28,9 +28,9 @@ For usability it would be great if it was possible to display the active waypoin
## Updated plugin needs review and merge
-[[!template id=gitbranch branch=tincho-osm author="[[tincho]]"]]
+[[!template id=gitbranch branch=tincho-osm author="[[users/Tincho]]"]]
-[[schmonz]] here. I recently tried to use this plugin, had some trouble, and discovered on IRC that [[tincho]] has a largely [rewritten version](https://blog.tincho.org/posts/OSM_in_IkiWiki/) that looks good [on his site](https://blog.tincho.org/Mingle/), but hadn't gotten around to submitting for merge. So we remote-paired on it today, improved a few things, and wrote down what we noticed:
+[[schmonz]] here. I recently tried to use this plugin, had some trouble, and discovered on IRC that [[users/Tincho]] has a largely [rewritten version](https://blog.tincho.org/posts/OSM_in_IkiWiki/) that looks good [on his site](https://blog.tincho.org/Mingle/), but hadn't gotten around to submitting for merge. So we remote-paired on it today, improved a few things, and wrote down what we noticed:
### Features removed
@@ -64,7 +64,7 @@ For usability it would be great if it was possible to display the active waypoin
- Given this is backward-incompatible, dhould we call it something other than "osm"?
- What needs scrubbing? Have we covered all the bases? Too many bases?
- Should we vendor Leaflet into an underlay, instead of needing a URL to load it from a CDN? [[schmonz]] somewhat prefers this, so we avoid needing external resources by default, avoid breaking when the Leaflet CDN is down, etc.
-- Should we write some tests before merging? `osm.pm` hadn't had any, FWIW -- [[Tincho]] Done
+- Should we write some tests before merging? `osm.pm` hadn't had any, FWIW -- [[users/Tincho]] Done
Bump! Tincho would like to see us merge his effort, and FWIW I'd also
rather not have to carry around a local copy of his work to get a map
@@ -83,4 +83,4 @@ Looks like good changes to me!
--[[kjs]]
-> The issue about not getting all the waipoints until you rebuild has been solved, the current plugin had issues with keeping track of updated and deleted waypoints which is now fixed in my branch. --[[Tincho]]
+> The issue about not getting all the waipoints until you rebuild has been solved, the current plugin had issues with keeping track of updated and deleted waypoints which is now fixed in my branch. --[[users/Tincho]]