Difference between revisions of "Select your website language in a map"
Wiki-Porter (talk | contribs) m |
Wiki-Porter (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | == World<br> | + | == '''Goal''' == |
+ | Links list for downloading and a gallery for copy/paste Languages' divided maps. | ||
+ | |||
+ | == '''Links''' == | ||
+ | http://wiki.osgeo.org/index.php/Programming_Languages_Project | ||
+ | |||
+ | == Copy/paste == | ||
+ | ''' World '''<br> | ||
− | |||
− | |||
.1- ''Eckert'' | .1- ''Eckert'' | ||
− | .1- Blank <br> | + | 1.1- Blank <br> |
http://exchangeyou.com/europe/eckert.JPG | http://exchangeyou.com/europe/eckert.JPG | ||
− | .2- Physical | + | 1.2- Physical |
− | .3 | + | 1.3- Political |
− | |||
− | |||
Line 27: | Line 30: | ||
− | + | ''' Local areas ''' | |
− | .. | + | .1- .. |
− | + | == Image cutting == | |
+ | http://openoffice.org/ : | ||
− | + | Writer - Insert - Edit - Image Map - Save as - HTML Document | |
− | |||
'''Languages' areas coordenates''' | '''Languages' areas coordenates''' | ||
Line 45: | Line 48: | ||
− | + | == Hints == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | -yoursite.com/index.html and, if need, direct to /anotherindex.html for select the different languages of the area. | ||
− | + | -If you want to show any area bigger, place the map in the footer, <joke> so, you know you have to scroll if you want to change the site's language | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 96: | Line 85: | ||
− | - | + | -Use the sea for menus, english language direct, for esperanto, for .. |
− | |||
− | |||
− | |||
− | -Same image coordinates + same image's size + diferently coloured + diferent urls | + | -Same image coordinates + same image's size + diferently coloured + diferent urls = Map coats |
-.. | -.. |
Revision as of 12:00, 6 April 2006
Goal
Links list for downloading and a gallery for copy/paste Languages' divided maps.
Links
http://wiki.osgeo.org/index.php/Programming_Languages_Project
Copy/paste
World
.1- Eckert
1.1- Blank
http://exchangeyou.com/europe/eckert.JPG
1.2- Physical
1.3- Political
.2- Lambert
.3- Peters
.4- ..
..
Local areas
.1- ..
Image cutting
Writer - Insert - Edit - Image Map - Save as - HTML Document
Languages' areas coordenates
http://en.wikipedia.org/wiki/Language_family
http://en.wikipedia.org/wiki/English_%28language%29
Hints
-yoursite.com/index.html and, if need, direct to /anotherindex.html for select the different languages of the area.
-If you want to show any area bigger, place the map in the footer, <joke> so, you know you have to scroll if you want to change the site's language
World Continents' Division
-Save the Eckert.JPG(above) image - Upload it to yourwebsite.com/subdirectory - Paste these coordenates in a yourwebsite.com/subdirectory/index.html - Modify the urls
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252"> <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)"> <META NAME="CREATED" CONTENT="20060101;1530603"> <META NAME="CHANGED" CONTENT="20060101;2041948"> <STYLE> </STYLE>
</HEAD> <BODY LANG="ca-ES" DIR="LTR">
<MAP NAME="MAP1"><AREA SHAPE=POLY COORDS="590,296,519,338,575,356,611,309,590,296" HREF="http://newzealand.yoursite.com/" TARGET="_self" ALT="New zealand"><AREA SHAPE=POLY COORDS="537,220,491,251,491,309,563,309,611,269,575,220,577,220,537,220" HREF="http://australia.yoursite.com/" TARGET="_self" ALT="Australia"><AREA SHAPE=POLY COORDS="250,99,355,95,355,154,412,192,388,310,253,291,251,291,248,291,250,99" HREF="http://africa.yoursite.com/" TARGET="_self" ALT="Africa"><AREA SHAPE=POLY COORDS="595,15,601,218,465,220,365,148,355,16,595,15" HREF="http://asia.yoursite.com/" TARGET="_self" ALT="Asia"><AREA SHAPE=POLY COORDS="353,20,355,95,271,94,271,16,353,20" HREF="http://europe.exchangeyou.com/" TARGET="_self" ALT="Europe"><AREA SHAPE=POLY COORDS="43,108,232,164,217,330,64,328,43,108" HREF="http://southamerica.yoursite.com/" TARGET="_self" ALT="Southamerica"><AREA SHAPE=POLY COORDS="270,18,127,128,59,108,69,66,15,49,18,16,271,18,270,18" HREF="http://northamerica.yoursite.com/" TARGET="_self" ALT="Northamerica"></MAP><IMG SRC="http://yoursite.com/subdirectoryfortheaboveimage/eckert.JPG" NAME="graphics1" ALIGN=LEFT WIDTH=642 HEIGHT=374 BORDER=0 USEMAP="#MAP1">
</BODY> </HTML>
-Use the sea for menus, english language direct, for esperanto, for ..
-Same image coordinates + same image's size + diferently coloured + diferent urls = Map coats
-..