moodle/iplookup
2008-04-04 02:54:20 +00:00
..
earth.jpeg MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +00:00
index.php MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
marker.gif MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +00:00
README.txt MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +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  

$Id$