# HG changeset patch
# User Stephan Holl
# Date 1312531436 -7200
# Node ID 4f6356a908e13670ef3ae1c2904153ae7d52dc90
# Parent ec9d63ce691d43f7e6bce6b8580db8ddc736cdc3
* 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.
diff -r ec9d63ce691d -r 4f6356a908e1 website/about-de.htm4
--- 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 @@
+
+
diff -r ec9d63ce691d -r 4f6356a908e1 website/about.htm4
--- 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 @@
+
+
diff -r ec9d63ce691d -r 4f6356a908e1 website/development-de.htm4
--- 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.
+
+Dokumentation
+
+Es gibt noch keien offiziele Dokumentation.
+
+Eine aktuelle Entwickler-Dokumentation kann
+hier (nur englisch) gefunden werden.
+
+
diff -r ec9d63ce691d -r 4f6356a908e1 website/development.htm4
--- 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.
+
+Documentation
+
+There is no official documentation releaed yet.
+
+A recent
+development-documentation can be found here.
+
+
diff -r ec9d63ce691d -r 4f6356a908e1 website/index-de.htm4
--- 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
-
+
MXD2map - ein Konverter für MXD-Dateien!
diff -r ec9d63ce691d -r 4f6356a908e1 website/index.htm4
--- 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
-
+
MXD2map - a converter for MXD-files!
Create your UMN MapServer mapfiles based on your ERSI ArcGIS
diff -r ec9d63ce691d -r 4f6356a908e1 website/style.css
--- 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;