aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-08-24 23:47:20 -0400
committerJoey Hess <joey@kitenet.net>2012-08-24 23:47:20 -0400
commit74a9e4364a820f0ff570a364fae31daf576f6539 (patch)
tree881b975056199f5c62fc1966c9a234b2e0974e11
parent64274d28e2066f5ca6d190ace7922cecead2186e (diff)
downloadikiwiki-74a9e4364a820f0ff570a364fae31daf576f6539.tar
ikiwiki-74a9e4364a820f0ff570a364fae31daf576f6539.tar.gz
response
-rw-r--r--doc/todo/osm_arbitrary_layers.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/osm_arbitrary_layers.mdwn b/doc/todo/osm_arbitrary_layers.mdwn
index 4895aa5ae..b374f5495 100644
--- a/doc/todo/osm_arbitrary_layers.mdwn
+++ b/doc/todo/osm_arbitrary_layers.mdwn
@@ -19,3 +19,6 @@ I got tired of hacking at the osm.pm every time I wanted to change the layers, s
> > That said - maybe you're right and this should be passed as an argument to the OSM directive. The problem then is that you need to pass this stuff around the waypoint directive too. It also makes it hard to have a consistent set of maps all across the wiki. On our site, we have map inserts here and there, and it's nice to have them consistent all around.
> >
> > In closing, I would say that I agree that `.._order` is confusing: maybe I should just have a `_default` to choose the first one? -- [[anarcat]]
+
+>>> If there's no reason to order the other layers, that makes some sense.
+>>> --[[Joey]]