Merge branch 'w36_MDL-29033_m19_magicquotes' of git://github.com/skodak/moodle into...
[moodle.git] / iplookup / README.txt
blobeb92351876ef2ef3eedaa1887578786b12cc76bf
1 iplookup info
2 -------------
4 1/ old plugins are not supported anymore
6 2/ general information in admin settings "Site Administration/Location/Location settings"
8 3/ technical info:
10 xplanet commadline
11   xplanet -projection rectangular -latitude 0.00  -longitude 0.00  -num_times 1  -geometry 620x310  -output earth.jpeg -quality 90 -config config.txt
13 config.txt
14   [earth]
15   shade=100
17 original Earth map from:
18   http://www.radcyberzine.com/xglobe/
20 marker.gif
21   custom made in Inkscape
23 Petr Skoda (skodak), January 2008  
25 $Id$