annotate website/development-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 d20477c1a7f8
children 7c8ae43bc465
rev   line source
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 m4_dnl -*-html-*-
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 m4_include(`template.m4')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3 m4_dnl $Id$
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 m4_define(`DE')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 m4_define(`EN_FILE', `development.html')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8 m4_define(`TITLE', `Entwicklung')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9 m4_define(`MAIN', `development')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13 <div id="intro">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
14 <h2>Entwicklung</h2>
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
15 <p>MXD2map ist aktuell in der Entwicklung.</p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
16 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
17
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 <div id="main">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19 <h2>Entwicklungsplattform</h2>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
20
213
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
21 <p>Sie interessieren sich f�r die Entwicklung von MXD2map?
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
22 Quellcode und mehr finden Sie auf der
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
23 <a href="http://wald.intevation.org/projects/mxd2map/">MXD2map-Entwicklungsplattform</a>.
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
24
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
25
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
26 <h2>Quellcode</h2>
213
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
27 <p>Der MXD2map-Quellcode ist Freie Software und ist verf�gbar in einem <a
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
28 target="_new" href="http://mercurial.selenic.com/">mercurial(hg)</a>-Repository:
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
29 <br>
211
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 195
diff changeset
30 <code>http://hg.intevation.org/geospatial/mxd2map</code></p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
31
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
32 </p>Quellcode auschecken:<br>
211
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 195
diff changeset
33 <code>hg clone http://hg.intevation.org/geospatial/mxd2map</code></p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
34
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
35 <h2>Mailinglisten</h2>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
36
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
37 <dl>
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
38 <dt><b>MXD2map-devel</b></dt>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
39 <dd>Entwicklerliste (englisch)<br>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
40 <a
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
41 href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">Abonnieren</a>
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
42 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archiv</a>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
43 </dd>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
44
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
45 <dt><b>MXD2map-commits</b></dt>
213
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
46 <dd>HG-Commits f�r Entwickler (englisch)<br>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
47 <a
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
48 href="http://lists.wald.intevation.org/mailman/listinfo/MXD2map-commits/">Abonnieren</a>
234
d20477c1a7f8 Fixed link to commits-archive
Stephan Holl <stephan.holl@intevation.de>
parents: 213
diff changeset
49 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-commits/">Archiv</a>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
50 </dd>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
51 </dl>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
52 <p>
213
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
53 Hinweis: Wenn Sie an eine Mailingliste schreiben wollen, sollten Sie diese
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
54 abonniert haben. Dadurch vermeiden Sie, dass Ihre E-Mail u.U. sehr lange
5de3a2b7428e fixed umlauts in development-de.htm4 page
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
55 auf die Best�tigung eines Moderators wartet.
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
56 </p>
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
57
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
58 <h2>Dokumentation</h2>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
59
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
60 <p>Es gibt noch keien offiziele Dokumentation.</p>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
61
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
62 <p>Eine aktuelle Entwickler-Dokumentation kann
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
63 <a target="_docs"
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
64 href="documentation/index.html">hier</a> (nur englisch) gefunden werden.
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
65 </p>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 234
diff changeset
66
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
67 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)