summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/geo/README
diff options
context:
space:
mode:
authorTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
committerTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
commitb62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch)
tree86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.7.2/dojox/geo/README
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.7.2/dojox/geo/README')
-rw-r--r--js/dojo-1.7.2/dojox/geo/README43
1 files changed, 43 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/geo/README b/js/dojo-1.7.2/dojox/geo/README
new file mode 100644
index 0000000..76b3f9b
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/geo/README
@@ -0,0 +1,43 @@
+-------------------------------------------------------------------------------
+dojox.geo
+-------------------------------------------------------------------------------
+Version 0.100
+Release date: 04/04/2010
+-------------------------------------------------------------------------------
+Project state:
+alpha
+-------------------------------------------------------------------------------
+Credits
+ dojox.geo.charting:
+ Dean Williams (deanw@ca.ibm.com)
+ Qi Ruan (ruanqi@cn.ibm.com)
+ Wei CDL Huang (hwcdl@cn.ibm.com)
+ Erwan Aullas (eaullas+dojo@gmail.com)
+ Marc Durocher (durocher.marc@gmail.com)
+
+ dojox.geo.openlayers
+ Marc Durocher (durocher.marc@gmail.com)
+ Erwan Aullas (eaullas+dojo@gmail.com)
+
+ Tom Trenka (ttrenka@gmail.com)
+-------------------------------------------------------------------------------
+Project description
+
+Project to house any geographical-related code. First project is
+dojox.geo.charting, contributed to DTK by IBM (CCLA on file).
+-------------------------------------------------------------------------------
+Dependencies:
+
+Dojo Core, dojox.gfx, dojox.lang, Dijit.
+-------------------------------------------------------------------------------
+Documentation
+
+Not ready yet.
+-------------------------------------------------------------------------------
+Installation instructions
+
+Grab the following from the Dojo SVN Repository:
+http://svn.dojotoolkit.org/src/dojox/trunk/geo
+
+You will need dojox.gfx, dojox.lang, and the Dijit core + Tooltip.
+-------------------------------------------------------------------------------