diff website/about-de.htm4 @ 237:4f6356a908e1

* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors * website/development-de.htm4, website/development.htm4: Added link to documentation * website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 05 Aug 2011 10:03:56 +0200
parents 5add50465b3a
children 1725558a9ce8
line wrap: on
line diff
--- a/website/about-de.htm4	Fri Aug 05 09:32:18 2011 +0200
+++ b/website/about-de.htm4	Fri Aug 05 10:03:56 2011 +0200
@@ -18,6 +18,7 @@
 </div>
 
 <div id="main">
+<a name="whatis">
 <h2>Was ist MXD2map?</h2>
 <p>MXD2map ist ein Konverter zum automatischen Publizieren von OGC-Webdiensten
 aus ESRI ArcGIS MXD-Dateien. Als WMS-Server wird der UMN MapServer
@@ -38,6 +39,7 @@
 
 </p>
 
+<a name="components">
 <h2>MXD2map Komponenten</h2>
 <ul>
  <li> UMN MapServer Java MapScript</li>
@@ -46,13 +48,31 @@
  <li> ESRI ArcGIS Engine oder ESRI ArcGIS Desktop</li>
 </ul>
 
+<a name="functionality">
 <h2>Funktionsweise</h2>
 <a target="_new" href="img/funktionsweise-MXD2map-de.png"><img
 src="img/funktionsweise-MXD2map-de_small.png" alt="Funktionsweise von
 MXD2map"></a>
 
+<!--
+<a name="screenshots">
+<h2>Screenshots</h2>
+
+<p>implement me</p>
+-->
+
 </div>
 
 <div id="sidebarsimple">
     <img src="img/logo_single.png"> 
 </div>
+
+<div id="sidebar">
+<h3>&Uuml;ber MXD2map</h3>
+    <ul style="list-style-type: square;">
+        <li><a href="#whatis">Was ist MXD2map?</a></li>
+        <li><a href="#components">MXD2map Komponenten</a></li>
+        <li><a href="#functionality">Funktionsweise</a></li>
+        <!--li><a href="#screenshots">Screenshots</a></li-->
+    </ul>
+</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)