mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 13:38:32 +01:00
24 lines
522 B
Plaintext
24 lines
522 B
Plaintext
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
|