Mercurial > mxd2map
diff development.htm4 @ 155:5a882b5773c9
initial website.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 30 Mar 2011 15:51:06 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/development.htm4 Wed Mar 30 15:51:06 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>