Difference between revisions of "Select your website language in a map"

From OSGeo
Jump to navigation Jump to search
m
m
Line 1: Line 1:
== '''Goal''' ==
+
..add links here for things helping this functionality or create a categorie for that at
Links list for downloading and a gallery for copy/paste Languages' divided maps. 
+
 
 
 
== '''Links''' ==
 
 
http://wiki.osgeo.org/index.php/Programming_Languages_Project
 
http://wiki.osgeo.org/index.php/Programming_Languages_Project
  
== Copy/paste ==
 
''' World '''<br>
 
 
.1- ''Eckert''
 
  
1.1- Blank <br>
 
  
http://exchangeyou.com/europe/eckert.JPG
+
  '''Languages' areas coordenates'''
  
1.2- Physical
+
http://en.wikipedia.org/wiki/Language_family
  
1.3- Political
+
http://en.wikipedia.org/wiki/English_%28language%29
  
  
 +
== '''(spoken) Languages world maps ''' ==
  
.2- ''Lambert''
+
..
  
.3- ''Peters''
 
 
.4- ..
 
  
 +
== '''(spoken) Languages continents maps''' ==
  
 
..
 
..
  
  
''' Local areas '''  
+
== '''(spoken) Languages local maps''' ==
  
.1- ..
+
..
 
 
 
 
== Image cutting ==
 
 
 
http://openoffice.org/ :
 
 
 
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 ==
+
''HTML World Continents' Division''<br>
  
-yoursite.com/index.html and, if need, direct to /anotherindex.html for select the different languages of the area.
+
1-Save the Eckert.JPG image from here http://wiki.osgeo.org/index.php/Maps_gallery
  
-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
+
2-Upload it to yourwebsite.com/subdirectory
  
 +
3-Modify the urls and paste this in a yourwebsite.com/subdirectory/index.html
  
''World Continents' Division''<br>
 
-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
 
  
 
    
 
    
Line 84: Line 63:
  
  
 +
== HTML Hints ==
  
-Use the sea for menus, english language direct, for esperanto, for ..
+
-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
  
  
-Same image coordinates + same image's size + diferently coloured + diferent urls = Map coats
+
-Use the sea for menus, english language direct, for esperanto, for ..
  
  
 
-..
 
-..

Revision as of 08:00, 7 April 2006

..add links here for things helping this functionality or create a categorie for that at

http://wiki.osgeo.org/index.php/Programming_Languages_Project


 Languages' areas coordenates

http://en.wikipedia.org/wiki/Language_family

http://en.wikipedia.org/wiki/English_%28language%29


(spoken) Languages world maps

..


(spoken) Languages continents maps

..


(spoken) Languages local maps

..


HTML World Continents' Division

1-Save the Eckert.JPG image from here http://wiki.osgeo.org/index.php/Maps_gallery

2-Upload it to yourwebsite.com/subdirectory

3-Modify the urls and paste this in a yourwebsite.com/subdirectory/index.html


<!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>


HTML 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


-Use the sea for menus, english language direct, for esperanto, for ..


-..