Mercurial > mxd2map
comparison development-de.htm4 @ 155:5a882b5773c9
initial website.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 30 Mar 2011 15:51:06 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 155:5a882b5773c9 |
---|---|
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> | |
15 <p>mapWOC ist aktuell in der Entwicklung.</p> | |
16 </div> | |
17 | |
18 <div id="main"> | |
19 <h2>Entwicklungsplattform</h2> | |
20 | |
21 <p>Sie interessieren sich für die Entwicklung von mapWOC? | |
22 Quellcode und mehr finden Sie auf der | |
23 <a href="http://wald.intevation.org/projects/mapwoc/">mapWOC-Entwicklungsplattform</a>. | |
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> | |
36 <dt><b>mapWOC-announce</b></dt> | |
37 <dd>Bekanntmachungsliste<br> | |
38 <a | |
39 href="http://lists.wald.intevation.org/mailman/listinfo/mapwoc-announce/">Abonnieren</a> | |
40 | <a href="http://lists.wald.intevation.org/pipermail/mapwoc-announce/">Archiv</a> | |
41 </dd> | |
42 | |
43 <dt><b>mapWOC-devel</b></dt> | |
44 <dd>Entwicklerliste (englisch)<br> | |
45 <a | |
46 href="http://lists.wald.intevation.org/mailman/listinfo/mapwoc-devel/">Abonnieren</a> | |
47 | <a href="http://lists.wald.intevation.org/pipermail/mapwoc-devel/">Archiv</a> | |
48 </dd> | |
49 | |
50 <dt><b>mapWOC-commits</b></dt> | |
51 <dd>SVN-Commits für Entwickler (englisch)<br> | |
52 <a | |
53 href="http://lists.wald.intevation.org/mailman/listinfo/mapWOC-commits/">Abonnieren</a> | |
54 | <a href="http://lists.wald.intevation.org/pipermail/mapWOC-commits/">Archiv</a> | |
55 </dd> | |
56 </dl> | |
57 | |
58 </div> |