cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/demos/i18n
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00
..
continents.json initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.css initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.profile.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
flags.css initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
flags.png initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
languages.json initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
languages.sh initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
model.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
normalizeJson.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
README initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
sprite.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
src.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00

-------------------------------------------------------------------------------
Dijit i18n - Internationalization and remote providers
-------------------------------------------------------------------------------
Author: Bill Kease (wildbill)
-------------------------------------------------------------------------------
Demo description

	A demo showing off the capabilities of Dijit i18n also using remote data 
	providers.

	Flag images taken from http://www.famfamfam.com/lab/icons/flags/, according to license:

	   “Flags” are 247 icons — in GIF and PNG formats — representing most countries in the world as small pixel icons.
	   These flag icons are available for free use for any purpose with no requirement for attribution.

	Country data is pulled from
	 http://ws.geonames.org/countryInfoJSON?formatted=true
	under creative commons attribution license

-------------------------------------------------------------------------------
Dependencies:

	Dojo Core 
	Dijit (many widgets)
	DojoX (rpc)

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html
	
	To build, use the supplied demo.profile.js as your profileFile
	
-------------------------------------------------------------------------------
@rank:6