Changeset 1483
- Timestamp:
- 09/18/06 14:52:13 (2 years ago)
- Files:
-
- trunk/website/index.shtml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/index.shtml
r1444 r1483 14 14 Latest stable release: <a href="/api/2/OpenLayers.js">Link to the hosted version</a> | <a href="/download/OpenLayers-2.0.tar.gz">OpenLayers-2.0.tar.gz</a> | <a href="/doc/reference.html">Class Documentation</a> | <a href="/gallery/">See Screenshots</a> 15 15 </p> 16 16 <p><b>Latest Development Release</b>: Test out OpenLayers 2.1-RC2! <a href="/api/2.1-rc2/OpenLayers.js">Link to 2.1-RC2 Hosted Version</a>.</p> 17 <p><b>FOSS4G</b>: Was the FOSS4G presentation too early for you this morning? The presentation is <a href="http://openlayers.org/presentations/foss4g2006/openlayers.odp">available in Open Office Impress format</a>, and the examples are <a href="http://openlayers.org/presentations/foss4g2006/examples/">available as well</a>.</p> 17 18 <h3>About...</h3> 18 19 <p>OpenLayers makes it easy to put a dynamic map in any web page. It can … … 88 89 89 90 </div> 90 <script type="text/javascript" src="/api/2. 0/OpenLayers.js"></script>91 <script type="text/javascript" src="/api/2.1-rc2/OpenLayers.js"></script> 91 92 <script type="text/javascript"> 92 93 <!--
