[mapguide-commits] r7797 - trunk/MgDev/Doc/samples

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Aug 21 09:51:21 PDT 2013


Author: jng
Date: 2013-08-21 09:51:20 -0700 (Wed, 21 Aug 2013)
New Revision: 7797

Modified:
   trunk/MgDev/Doc/samples/samples.html
Log:
#2343: Update samples landing page

Modified: trunk/MgDev/Doc/samples/samples.html
===================================================================
--- trunk/MgDev/Doc/samples/samples.html	2013-08-21 16:37:38 UTC (rev 7796)
+++ trunk/MgDev/Doc/samples/samples.html	2013-08-21 16:51:20 UTC (rev 7797)
@@ -4,14 +4,15 @@
         <title>MapGuide Samples Landing Page</title>
     </head>
     <body>
+        <h2>MapGuide Samples</h2>
         <p>Here you will find an assorted list of samples using</p>
         <ul>
             <li>AJAX Viewer</li>
             <li>MapGuide Web Extensions API</li>
             <li>OpenLayers integration</li>
         </ul>
-        <p><strong>NOTE: You should download <a href="http://download.osgeo.org/mapguide/releases/2.0.0/samples/Sheboygan.mgp">Sheboygan Dataset</a> and load this in via the <a href="../mapadmin/login.php">MapGuideSite Administrator</a> before running any of these samples</strong></p>
-        <p><strong>NOTE: Some samples may not be available because you did not choose to install them from the Windows installer. If you did not enable samples when installing MapGuide on Windows, none of these samples below will work</strong></p>
+        <p><strong>NOTE: You should download the <a href="http://download.osgeo.org/mapguide/releases/2.0.0/samples/Sheboygan.mgp">Sheboygan Dataset</a> and load this in via the <a href="../mapadmin/login.php">MapGuide Site Administrator</a> before running any of these samples</strong></p>
+        <p><strong>NOTE: Some samples may not be available because you did not choose to enable this feature from the Windows installer. If you did not enable samples when installing MapGuide on Windows, none of these samples below will work</strong></p>
         <p>Click on a link below to go to that particular sample</p>
         <p>AJAX Viewer (.net)</p>
         <ul>
@@ -31,7 +32,7 @@
             <li><a href="javaviewersample/ajaxviewersample.jsp">Java Viewer Sample</a></li>
             <li><a href="javaviewersample/ajaxtiledviewersample.jsp">Java Tiled Viewer Sample</a></li>
         </ul>
-        <p>OpenLayers integration</p>
+        <p>MapGuide with <a href="http://www.openlayers.org">OpenLayers</a></p>
         <ul>
             <li><a href="ol2samples/untiled/index.html">Basic Sheboygan un-tiled map example with basic legend</a></li>
             <li><a href="ol2samples/tiled/index.html">Basic Sheboygan tiled map example</a></li>



More information about the mapguide-commits mailing list