moodle/iplookup
2024-12-11 12:30:23 +08:00
..
tests MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
earth.jpeg
index.php MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lib.php MDL-63759 iplookup: use OSM if Google is not used, use accuracy radius 2023-05-24 08:40:34 +02:00
marker.gif
module.js MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
README.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00

iplookup info
-------------

1/ old plugins are not supported anymore

2/ general information in admin settings "Site Administration/Location/Location settings"

3/ technical info:

xplanet commadline
  xplanet -projection rectangular -latitude 0.00  -longitude 0.00  -num_times 1  -geometry 620x310  -output earth.jpeg -quality 90 -config config.txt

config.txt
  [earth]
  shade=100

original Earth map from:
  http://www.radcyberzine.com/xglobe/

marker.gif
  custom made in Inkscape

Petr Skoda (skodak), January 2008