Mercurial > mxd2map
changeset 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 | ec9d63ce691d |
children | e672f5134d6e |
files | website/about-de.htm4 website/about.htm4 website/development-de.htm4 website/development.htm4 website/index-de.htm4 website/index.htm4 website/style.css |
diffstat | 7 files changed, 65 insertions(+), 5 deletions(-) [+] |
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>Ü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>
--- a/website/about.htm4 Fri Aug 05 09:32:18 2011 +0200 +++ b/website/about.htm4 Fri Aug 05 10:03:56 2011 +0200 @@ -15,6 +15,7 @@ </div> <div id="main"> +<a name="whatis"> <h2>What is MXD2map?</h2> <p>MXD2map has the ability to publish ArcGIS MXD-files as OGC webservices @@ -35,7 +36,7 @@ in Hamburg. </p> - +<a name="compoments"> <h2>MXD2map Components</h2> <ul> <li> UMN MapServer Java MapScript</li> @@ -44,13 +45,31 @@ <li> ESRI ArcGIS Engine or ESRI ArcGIS Desktop</li> </ul> +<a name="functionality"> <h2>Functionality</h2> <a target="_new" href="img/funktionsweise-MXD2map.png"><img src="img/funktionsweise-MXD2map_small.png" alt="funcionality of 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>About MXD2map</h3> + <ul style="list-style-type: square;"> + <li><a href="#whatis">What is MXD2map?</a></li> + <li><a href="#components">MXD2map-components</a></li> + <li><a href="#functionality">Functionality</a></li> + <!--li><a href="#screenshots">Screenshots</a></li--> + </ul> +</div>
--- a/website/development-de.htm4 Fri Aug 05 09:32:18 2011 +0200 +++ b/website/development-de.htm4 Fri Aug 05 10:03:56 2011 +0200 @@ -54,4 +54,14 @@ abonniert haben. Dadurch vermeiden Sie, dass Ihre E-Mail u.U. sehr lange auf die Bestätigung eines Moderators wartet. </p> + +<h2>Dokumentation</h2> + +<p>Es gibt noch keien offiziele Dokumentation.</p> + +<p>Eine aktuelle Entwickler-Dokumentation kann +<a target="_docs" +href="documentation/index.html">hier</a> (nur englisch) gefunden werden. +</p> + </div>
--- a/website/development.htm4 Fri Aug 05 09:32:18 2011 +0200 +++ b/website/development.htm4 Fri Aug 05 10:03:56 2011 +0200 @@ -51,4 +51,14 @@ Otherwise your mail may arrive the list with a long delay after confirmation by the list-administrator. </p> + +<h2>Documentation</h2> + +<p>There is no official documentation releaed yet. </p> + +<p>A recent +development-documentation can be found <a target="_docs" +href="documentation/index.html">here</a>. +</p> + </div>
--- a/website/index-de.htm4 Fri Aug 05 09:32:18 2011 +0200 +++ b/website/index-de.htm4 Fri Aug 05 10:03:56 2011 +0200 @@ -11,7 +11,7 @@ PAGE_START -<div id="intro" style="float:left; padding-right:0; width:600px;"> +<div id="intro" style="float:left; padding-right:0; width:650px;"> <span></span> <h2>MXD2map - ein Konverter für MXD-Dateien!</h2> <p>
--- a/website/index.htm4 Fri Aug 05 09:32:18 2011 +0200 +++ b/website/index.htm4 Fri Aug 05 10:03:56 2011 +0200 @@ -1,4 +1,5 @@ m4_dnl -*-html-*- + m4_include(`template.m4') m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $ @@ -10,7 +11,7 @@ PAGE_START -<div id="intro" style="float:left; padding-right:0; width:600px;"> +<div id="intro" style="float:left; padding-right:0; width:650px;"> <span></span> <h2>MXD2map - a converter for MXD-files!</h2> <p>Create your UMN MapServer mapfiles based on your ERSI ArcGIS
--- a/website/style.css Fri Aug 05 09:32:18 2011 +0200 +++ b/website/style.css Fri Aug 05 10:03:56 2011 +0200 @@ -325,8 +325,8 @@ #sidebar { -moz-border-radius: 10px 10px 10px 10px; - background: #FDF1CD; - border: 1px solid #CCCCCC; + background: none repeat scroll 0 0 #EBEBEB; + border: 1px solid #99b4c9; float: right; margin-top: 34px; padding: 20px 20px 15px;