Mercurial > mxd2map
annotate website/development-de.htm4 @ 162:dd4bb5869f86
replaced mapWOC with MXD2map
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 13:23:24 +0200 |
parents | 579b94f442a9 |
children | 8f9196c9c7e8 |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `development.html') | |
7 | |
8 m4_define(`TITLE', `Entwicklung') | |
9 m4_define(`MAIN', `development') | |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro"> | |
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 | 16 </div> |
17 | |
18 <div id="main"> | |
19 <h2>Entwicklungsplattform</h2> | |
20 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
21 <p>Sie interessieren sich f�r die Entwicklung von MXD2map? |
155 | 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 | 24 |
25 | |
26 <h2>Quellcode</h2> | |
27 | |
28 <p>TODO</p> | |
29 | |
30 | |
31 <h2>Mailinglisten</h2> | |
32 | |
33 <p>TODO</p> | |
34 | |
35 <dl> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
36 <dt><b>MXD2map-announce</b></dt> |
155 | 37 <dd>Bekanntmachungsliste<br> |
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-announce/">Abonnieren</a> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
40 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-announce/">Archiv</a> |
155 | 41 </dd> |
42 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
43 <dt><b>MXD2map-devel</b></dt> |
155 | 44 <dd>Entwicklerliste (englisch)<br> |
45 <a | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
46 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
|
47 | <a href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archiv</a> |
155 | 48 </dd> |
49 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
50 <dt><b>MXD2map-commits</b></dt> |
155 | 51 <dd>SVN-Commits f�r Entwickler (englisch)<br> |
52 <a | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
53 href="http://lists.wald.intevation.org/mailman/listinfo/MXD2map-commits/">Abonnieren</a> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
54 | <a href="http://lists.wald.intevation.org/pipermail/MXD2map-commits/">Archiv</a> |
155 | 55 </dd> |
56 </dl> | |
57 | |
58 </div> |