Mercurial > mxd2map
annotate website/development.htm4 @ 190:c640fb351f66
Do not write layer with empty CLASS objects.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 16:00:22 +0200 |
parents | dd4bb5869f86 |
children | bdf58d5b7d92 |
rev | line source |
---|---|
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> | |
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 | 15 </div> |
16 | |
17 <div id="main"> | |
18 <h2>Development Platform</h2> | |
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 | 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 | 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> | |
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/">Subscribe</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/">Archive</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>Developer list (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/">Subscribe</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/">Archive</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>Commits for developers (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/">Subscribe</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/">Archive</a> |
155 | 55 </dd> |
56 </dl> | |
57 | |
58 </div> |