diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-08-02 23:50:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-02 23:50:44 -0400 |
commit | eb7da20197f802b1a85127f9949d1c7d94633fee (patch) | |
tree | 7d2de0374345b3662298372a9e30d0bc2db47483 /doc/todo | |
parent | afbf5bff113f30822ca93138fe164c4b759632fb (diff) | |
download | ikiwiki-eb7da20197f802b1a85127f9949d1c7d94633fee.tar ikiwiki-eb7da20197f802b1a85127f9949d1c7d94633fee.tar.gz |
there is now a patch for this too, in my repo
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/custom_location_for_openlayers.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/custom_location_for_openlayers.mdwn b/doc/todo/custom_location_for_openlayers.mdwn index 0d125e187..ac9b40cf5 100644 --- a/doc/todo/custom_location_for_openlayers.mdwn +++ b/doc/todo/custom_location_for_openlayers.mdwn @@ -4,3 +4,7 @@ In the [[plugins/osm]], we use an absolute URL to download the OpenLayers.js scr 2. if we want the map to work offline, we need to load the js locally For those reasons, I think the location of that script should be customizable. --[[anarcat]] + +[[!template id=gitbranch branch=anarcat/master author="[[anarcat]]"]] + +There is now a [[patch]] for this, thanks to Genevieve, available in my master branch. |