annotate website/development.htm4 @ 354:5c5c4ddb20bd

Remove outdated repository URL
author Tom Gottfried <tom@intevation.de>
date Mon, 04 Jan 2021 15:38:14 +0100
parents 7c8ae43bc465
children
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(`EN')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 m4_define(`DE_FILE', `development-de.html')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 m4_define(`TITLE', `Development')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8 m4_define(`MAIN', `development')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12 <div id="intro">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13 <h2>Development</h2>
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
14 <p>MXD2map is currently under development.</p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
15 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
16
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
17 <div id="main">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 <h2>Development Platform</h2>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
20 <p>You are interested in development of MXD2map?
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
21 Sourcecode and more are at the
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
22 <a href="http://wald.intevation.org/projects/mxd2map/">MXD2map
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
23 development platform</a>.
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>Mailing lists</h2>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
27
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
28 <dl>
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
29 <dt><b>MXD2map-devel</b></dt>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
30 <dd>Developer list (Englisch)<br>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
31 <a
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
32 href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">Subscribe</a>
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
33 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archive</a>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
34 </dd>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
35
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
36 <dt><b>MXD2map-commits</b></dt>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
37 <dd>Commits for developers (Englisch)<br>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
38 <a
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
39 href="http://lists.wald.intevation.org/mailman/listinfo/MXD2map-commits/">Subscribe</a>
234
d20477c1a7f8 Fixed link to commits-archive
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
40 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-commits/">Archive</a>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
41 </dd>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
42 </dl>
211
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
43 <p>
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
44 Note: Please note that you need to subscribe to the mailinglists first.
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
45 Otherwise your mail may arrive the list with a long delay after
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
46 confirmation by the list-administrator.
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
47 </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
48
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
49 <h2>Documentation</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
50
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
51 <p>A recent
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
52 development-documentation can be found <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
53 href="documentation/index.html">here</a>.
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
54 </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
55
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 237
diff changeset
56 <p>Officially released documentations can be found at the <a
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 237
diff changeset
57 href="download.html">download-section</a>.
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 237
diff changeset
58
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
59 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)