Changeset 953 for trunk/README.GMAPS

Show
Ignore:
Timestamp:
03/19/07 23:57:48 (20 months ago)
Author:
kake
Message:

Add config option to suppress inline maps on geotagged nodes (#188). Fix preferences to take notice of users turning off inline Google maps (#189).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.GMAPS

    r736 r953  
    66http://www.google.com/apis/maps/signup.html. When you've put this value into 
    77the config file as gmaps_api_key, the maps become available to you in two 
    8 places. Firstly, if the user has set the user preference to display Google 
    9 Maps, any node which has location information will get an inset map 
    10 pinpointing the location. Secondly, the URL 
     8places. Firstly, if you've set "show_gmap_in_node_display", and if the user 
     9has set their preferences to display Google Maps, any node which has 
     10location information will get an inset map pinpointing the location. 
     11Secondly, the URL 
    1112http://.../wiki.cgi?action=index;format=map becomes a large map with a list 
    1213of all nodes (regardless of the user settings). The latter will become very