svn commit: r63 - trunk/www/index.html

arnulf at osgeo.org arnulf at osgeo.org
Sat Apr 15 10:04:31 EDT 2006


Author: arnulf
Date: 2006-04-15 14:04:30+0000
New Revision: 63

Modified:
   trunk/www/index.html

Log:
Added iframe with Mapbender GUI to mapbender.osgeo.org/index.html

Modified: trunk/www/index.html
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/www/index.html?view=diff&rev=63&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=62&r2=63
==============================================================================
--- trunk/www/index.html	(original)
+++ trunk/www/index.html	2006-04-15 14:04:30+0000
@@ -1,8 +1,13 @@
 <html>
-  <head>
-    <title>Default Project Content</title>
-  </head>
-  <body>
-    This is the default project content!
-  </body>
+	<head>
+		<title>Default Project Content</title>
+	</head>
+	<body>
+		<p>
+			<iframe src='http://wms1.ccgis.de/mapbender2/frames/login.php?name=mapbender&password=mapbender&mb_user_myGui=ccgis_de' width='250' height='200' 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. 
+		</p>
+	</body>
 </html>




More information about the Mapbender_commits mailing list