From 233af362806617df5cb03216795db45b2d2d0403 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Thu, 24 Jan 2008 13:33:50 +0000 Subject: [PATCH] "We know this doesn't work" warning. git-svn-id: http://svn.openlayers.org/trunk/openlayers@5876 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/wfs-t.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/wfs-t.html b/examples/wfs-t.html index eb6fdd2168..91b907abef 100644 --- a/examples/wfs-t.html +++ b/examples/wfs-t.html @@ -76,7 +76,10 @@
- This is an example of using a WFS layer type. + This is an example of using a WFS layer type. Note that it requires a + working GeoServer install, which the OpenLayers project does not maintain; + however, if you're interested, you should be able to point this against + a default GeoServer setup without too much trouble.