diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-03-29 21:20:16 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-29 21:20:16 -0400 |
commit | d884b89ab1ac5c79986a2f60e95146994eae26f4 (patch) | |
tree | 4a3b333febb08ae65a5a305c6aa1a6e40223302d /doc | |
parent | 2f90fce8d46b8ab9d7443f8d6b6d4ce53e7b9ed7 (diff) | |
download | ikiwiki-d884b89ab1ac5c79986a2f60e95146994eae26f4.tar ikiwiki-d884b89ab1ac5c79986a2f60e95146994eae26f4.tar.gz |
somehow this fixed itself. go figure.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/osm/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/osm/discussion.mdwn b/doc/ikiwiki/directive/osm/discussion.mdwn index 4570fdd82..f29a14cdc 100644 --- a/doc/ikiwiki/directive/osm/discussion.mdwn +++ b/doc/ikiwiki/directive/osm/discussion.mdwn @@ -5,3 +5,7 @@ For some reason this stopped working after the 20120203 upgrade: Suppression de /home/a-mesh/public_html/map/pois.json, qui n'est plus rendu par nodes/anarcat The map ceased to be generated, basically. --[[anarcat]] + +> Weird. This went away after adding debugging. No clue what happened here. But note that this following debugging code was quite useful in the output of --rebuild: + + debug("writing pois file pois.kml in " . $config{destdir} . "/$map"); |