svn commit: r66 - trunk/www/index.html
arnulf at osgeo.org
arnulf at osgeo.org
Sun Apr 16 19:18:43 EDT 2006
Author: arnulf
Date: 2006-04-16 23:18:42+0000
New Revision: 66
Modified:
trunk/www/index.html
Log:
added notice for MS IE users
Modified: trunk/www/index.html
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/www/index.html?view=diff&rev=66&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=65&r2=66
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2006-04-16 23:18:42+0000
@@ -3,11 +3,20 @@
<title>Mapbender - OSGeo Development Environment Home</title>
</head>
<body>
+ <i>
+ <b>Note: </b>This page may throw a security warning for browsers that detect multi-site scripting.
+ MS IE might not display any map images due to an OGC OWS incompatible default setting that
+ suppresses images from distributed services. Please report any trouble to the
+ <a href="http://www.mapbender.org/index.php/Mapbender_Mailing_Lists">Mapbender User Mailing List</a>.
+ <i>
<p>
<iframe src='http://wms1.ccgis.de/mapbender2/frames/login.php?name=mb&password=mb&mb_user_myGui=mapbender' width='640' height='640' frameborder='0'></iframe>
</p>
<p>
- This iFrame accomodates a Mapbender application front end showing the Mapbender User map pon a background service hosted by Demis.
+ This iFrame accomodates a Mapbender application front end showing the Mapbender User map
+ with a WMS background service hosted by Demis. The Map is rendered by a MapServer WMS
+ engine, the WFS-T is powered by GeoServer, the database PostgreSQL is spatially extended
+ with PostGIS.
</p>
</body>
</html>
More information about the Mapbender_commits
mailing list