moodle/iplookup
2010-04-14 14:27:10 +00:00
..
earth.jpeg
index.php MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
marker.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
module.js MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00: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