Mercurial > mxd2map
diff website/development.htm4 @ 159:579b94f442a9
moved to subfolder website
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 12:30:33 +0200 |
parents | development.htm4@5a882b5773c9 |
children | dd4bb5869f86 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/development.htm4 Thu Jun 30 12:30:33 2011 +0200 @@ -0,0 +1,58 @@ +m4_dnl -*-html-*- +m4_include(`template.m4') +m4_dnl $Id$ + +m4_define(`EN') +m4_define(`DE_FILE', `development-de.html') +m4_define(`TITLE', `Development') +m4_define(`MAIN', `development') + +PAGE_START + +<div id="intro"> +<h2>Development</h2> +<p>mapWOC is currently under development.</p> +</div> + +<div id="main"> +<h2>Development Platform</h2> + +<p>You are interested in development of mapWOC? +Sourcecode and more are at the +<a href="http://wald.intevation.org/projects/mapwoc/">mapWOC +development platform</a>. + + +<h2>Sourcecode</h2> + +<p>TODO</p> + + +<h2>Mailing lists</h2> + +<p>TODO</p> + +<dl> + <dt><b>mapWOC-announce</b></dt> + <dd>Bekanntmachungsliste<br> + <a +href="http://lists.wald.intevation.org/mailman/listinfo/mapwoc-announce/">Subscribe</a> +| <a href="http://lists.wald.intevation.org/pipermail/mapwoc-announce/">Archive</a> + </dd> + + <dt><b>mapWOC-devel</b></dt> + <dd>Developer list (Englisch)<br> + <a +href="http://lists.wald.intevation.org/mailman/listinfo/mapwoc-devel/">Subscribe</a> +| <a href="http://lists.wald.intevation.org/pipermail/mapwoc-devel/">Archive</a> + </dd> + + <dt><b>mapWOC-commits</b></dt> + <dd>Commits for developers (Englisch)<br> + <a +href="http://lists.wald.intevation.org/mailman/listinfo/mapWOC-commits/">Subscribe</a> +| <a href="http://lists.wald.intevation.org/pipermail/mapWOC-commits/">Archive</a> + </dd> + </dl> + +</div>