155
|
1 m4_dnl -*-html-*- |
|
2 m4_include(`template.m4') |
|
3 m4_dnl $Id$ |
|
4 |
|
5 m4_define(`EN') |
|
6 m4_define(`DE_FILE', `development-de.html') |
|
7 m4_define(`TITLE', `Development') |
|
8 m4_define(`MAIN', `development') |
|
9 |
|
10 PAGE_START |
|
11 |
|
12 <div id="intro"> |
|
13 <h2>Development</h2> |
|
14 <p>mapWOC is currently under development.</p> |
|
15 </div> |
|
16 |
|
17 <div id="main"> |
|
18 <h2>Development Platform</h2> |
|
19 |
|
20 <p>You are interested in development of mapWOC? |
|
21 Sourcecode and more are at the |
|
22 <a href="http://wald.intevation.org/projects/mapwoc/">mapWOC |
|
23 development platform</a>. |
|
24 |
|
25 |
|
26 <h2>Sourcecode</h2> |
|
27 |
|
28 <p>TODO</p> |
|
29 |
|
30 |
|
31 <h2>Mailing lists</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/">Subscribe</a> |
|
40 | <a href="http://lists.wald.intevation.org/pipermail/mapwoc-announce/">Archive</a> |
|
41 </dd> |
|
42 |
|
43 <dt><b>mapWOC-devel</b></dt> |
|
44 <dd>Developer list (Englisch)<br> |
|
45 <a |
|
46 href="http://lists.wald.intevation.org/mailman/listinfo/mapwoc-devel/">Subscribe</a> |
|
47 | <a href="http://lists.wald.intevation.org/pipermail/mapwoc-devel/">Archive</a> |
|
48 </dd> |
|
49 |
|
50 <dt><b>mapWOC-commits</b></dt> |
|
51 <dd>Commits for developers (Englisch)<br> |
|
52 <a |
|
53 href="http://lists.wald.intevation.org/mailman/listinfo/mapWOC-commits/">Subscribe</a> |
|
54 | <a href="http://lists.wald.intevation.org/pipermail/mapWOC-commits/">Archive</a> |
|
55 </dd> |
|
56 </dl> |
|
57 |
|
58 </div> |