On Mon 14 May 2007, Kake L Pugh <kake(a)earth.li> wrote:
Ooh, brilliant! I can add the Good Beer Guide pubs in
the area, if you
like? I have a copy of the 2007 GBG, and a scripty thing to make uploading
them easier.
OK, done :) Might do the Wetherspoons pubs at some point too.
Could you get a Google Maps API key for the guide, so we can look at
things on maps? More details in README.GMAPS; the relevant bit is below:
To use Google Maps, you need to get an API key from
http://www.google.com/apis/maps/signup.html. When you've put this value into
the config file as gmaps_api_key, the maps become available to you in two
places. Firstly, if you've set "show_gmap_in_node_display", and if the
user
has set their preferences to display Google Maps, any node which has
location information will get an inset map pinpointing the location.
Secondly, the URL
http://.../wiki.cgi?action=index;format=map becomes a large map with a list
of all nodes (regardless of the user settings).
Kake