diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-02-19 21:09:40 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-02-19 21:09:40 -0400 |
commit | f450b7ce99a782222545831b3280b2b3e826e573 (patch) | |
tree | f3e31b750134d25e6d05ab074d96f96c696cee30 | |
parent | 42134152faec7608c503e91199a516822aef2006 (diff) | |
download | ikiwiki-f450b7ce99a782222545831b3280b2b3e826e573.tar ikiwiki-f450b7ce99a782222545831b3280b2b3e826e573.tar.gz |
link to the readme
-rw-r--r-- | doc/plugins/contrib/osm.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/osm.mdwn b/doc/plugins/contrib/osm.mdwn index 2ef20c8ab..098170a1a 100644 --- a/doc/plugins/contrib/osm.mdwn +++ b/doc/plugins/contrib/osm.mdwn @@ -6,7 +6,7 @@ Openstreetmap/Openlayers support for ikiwiki This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It can embed Openstreetmap viewports within a page or link to a bigger map that will have multiple markers, generated with a KML (or CSV, or GeoJSON) datafile of markers based on the different calling pages. Multiple distinct maps on a single wiki are supported. -Plugin was originally written by [[the techno-viking|http://techno-viking.com/posts/ikiwiki-maps/]] and fixed up by [[anarcat]]. Code is available at `git://src.anarcat.ath.cx/ikiwiki-osm.git`. +Plugin was originally written by [[the techno-viking|http://techno-viking.com/posts/ikiwiki-maps/]] and fixed up by [[anarcat]]. Code is available at `git://src.anarcat.ath.cx/ikiwiki-osm.git`. See [[this page|http://anarcat.ath.cx/software/ikiwiki-osm/README]] for a more complete description. See also [[plugins/contrib/googlemaps]]. |