On Wed, Jun 09, 2004 at 12:01:43PM +0100, Kate L Pugh wrote:
I think you were planning to change it so it only needed the name of a node and it would go and find out the latitude and longitude by itself; the usefulness of having it as a module was in case the URL of the geocaching thingy changed.
What would be even better would be a configuration variable, for some future version:
geocaching_link = http://www.geocaching.com/seek/nearest_cache.asp?origin_lat=%5B% latitude %]&origin_long=[% longitude %]
and by extension
mapping_link = http://www.streetmap.co.uk/streetmap.dll?grid2map?%5B% os_x%]&[% os_y %]&arrow=yes
Or, I suppose, to split those out into tiny .tt files of their own. Hmm.
Dominic.