Show All |
Production |
Sakai Partner Server |
Sakai Partner |
Commercial Affiliate |
Foundation Server |
Sakai Server
Updating the map
When you click on the map the coordinates change here:
Once you find yourself, produce an entry that looks like
<marker
lat="41.19221885042551" lng="-111.94313049316406"
title="http://sakai.weber.edu"
country="us"
status="Sakai Partner in pilot"
text="Weber State University"
color="green" />
You can test a single entry by putting the values on the commmand line as follows:
http://www.dr-chuck.com/sakai-map/index.php?color=green&lat=41.192&lng=-111.943&status=Pilot&text=Weber%20State&title=http://www.weber.edu&country=us
and then send that entry to Chuck. Eventually this can be put into SVN for easier updating.