[Commits] r331 - sandbox/opengeo/geoexplorer/examples

commits at geoext.org commits at geoext.org
Thu Apr 2 21:19:50 CEST 2009


Author: tschaub
Date: 2009-04-02 21:19:49 +0200 (Thu, 02 Apr 2009)
New Revision: 331

Modified:
   sandbox/opengeo/geoexplorer/examples/wms-capabilities2.html
Log:
Tweaking description for the example.

Modified: sandbox/opengeo/geoexplorer/examples/wms-capabilities2.html
===================================================================
--- sandbox/opengeo/geoexplorer/examples/wms-capabilities2.html	2009-04-02 19:16:40 UTC (rev 330)
+++ sandbox/opengeo/geoexplorer/examples/wms-capabilities2.html	2009-04-02 19:19:49 UTC (rev 331)
@@ -13,13 +13,14 @@
 
     </head>
     <body>
-        <h1>WMS Capabilities Example 2</h1>
-        <p>This is another example that shows how to load a grid with data from a WMS
-        capabilities document.  You can click to expand a row to see
-        more information about the layer.</p>
+        <h1>WMS Capabilities Grid Example</h1>
+        <p>This is example that shows how to load a grid with data from a WMS
+        capabilities document.  The grid has a row expander plugin that allows
+        you to expand rows to see additional layer metadata.  A button on the
+        bottom toolbar lets you add layers from the grid to the map.</p>
 
         <p>Note that the js is not minified so it is readable.
-        See <a href="wms-capabilities2.js">wms-capabilities.js</a>.</p>
+        See <a href="wms-capabilities2.js">wms-capabilities2.js</a>.</p>
 
         <div style="position: relative;">
             <div id="capgrid"></div>



More information about the Commits mailing list