view website/development.htm4 @ 211:bdf58d5b7d92

Added an english translation of the website. * website/about.htm4, website/buildhtml.mk, website/contact-de.htm4, website/contact.htm4, website/development-de.htm4, website/development.htm4, website/donate-de.htm4, website/donate.htm4, website/download.htm4, website/img/funktionsweise-MXD2map-de.png, website/index.htm4, website/license-de.htm4, website/license.htm4, website/template_header.m4, website/img/funktionsweise-MXD2map.png, website/img/funktionsweise-MXD2map_small.png, doku/funktionsweise/funktionsweise-MXD-konverter.svg, website/img/funktionsweise-MXD-konverter.png, website/img/funktionsweise-MXD-konverter_small.png: English translation of the website. Added a new Makefile-Target 'images' to get the dokumentation-images into the site.
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 22 Jul 2011 13:24:36 +0200
parents dd4bb5869f86
children d20477c1a7f8
line wrap: on
line source
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>MXD2map is currently under development.</p>
</div>

<div id="main">
<h2>Development Platform</h2>

<p>You are interested in development of MXD2map? 
Sourcecode and more are at the 
<a href="http://wald.intevation.org/projects/mxd2map/">MXD2map
development platform</a>.


<h2>Sourcecode</h2>
<p>Der MXD2map-Quellcode is Free Software and available in a <a
target="_new" href="http://mercurial.selenic.com/">mercurial(hg)</a>-Repository:
<br>
<code>http://hg.intevation.org/geospatial/mxd2map</code></p>

<h2>Mailing lists</h2>

<dl>
  <dt><b>MXD2map-devel</b></dt>
  <dd>Developer list (Englisch)<br>
    <a
href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">Subscribe</a>
| <a href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archive</a>
  </dd>

  <dt><b>MXD2map-commits</b></dt>
  <dd>Commits for developers (Englisch)<br>
    <a
href="http://lists.wald.intevation.org/mailman/listinfo/MXD2map-commits/">Subscribe</a>
| <a href="http://lists.wald.intevation.org/pipermail/MXD2map-commits/">Archive</a>
  </dd>
 </dl>
<p>
Note: Please note that you need to subscribe to the mailinglists first.
Otherwise your mail may arrive the list with a long delay after
confirmation by the list-administrator.
</p>
</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)