view website/development-de.htm4 @ 353:0b0ed5e98361

Fix repository urls on development page
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 06 Feb 2014 17:20:54 +0100
parents 7c8ae43bc465
children
line wrap: on
line source
m4_dnl -*-html-*-
m4_include(`template.m4')
m4_dnl $Id$

m4_define(`DE')
m4_define(`EN_FILE', `development.html')

m4_define(`TITLE', `Entwicklung')
m4_define(`MAIN', `development')

PAGE_START

<div id="intro">
<h2>Entwicklung</h2>
<p>MXD2map ist aktuell in der Entwicklung.</p>
</div>

<div id="main">
<h2>Entwicklungsplattform</h2>

<p>Sie interessieren sich f�r die Entwicklung von MXD2map? 
Quellcode und mehr finden Sie auf der 
<a href="http://wald.intevation.org/projects/mxd2map/">MXD2map-Entwicklungsplattform</a>.


<h2>Quellcode</h2>
<p>Der MXD2map-Quellcode ist Freie Software und ist verf�gbar in einem <a
target="_new" href="http://mercurial.selenic.com/">mercurial(hg)</a>-Repository:
<br>
<code>https://wald.intevation.org/hg/mxd2map/</code></p>

</p>Quellcode auschecken:<br>
<code>hg clone https://scm.wald.intevation.org/hg/mxd2map</code></p>

<h2>Mailinglisten</h2>

<dl>
  <dt><b>MXD2map-devel</b></dt>
  <dd>Entwicklerliste (englisch)<br>
    <a
href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">Abonnieren</a>
| <a href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archiv</a>
  </dd>

  <dt><b>MXD2map-commits</b></dt>
  <dd>HG-Commits f�r Entwickler (englisch)<br>
    <a
href="http://lists.wald.intevation.org/mailman/listinfo/MXD2map-commits/">Abonnieren</a>
| <a href="http://lists.wald.intevation.org/pipermail/mxd2map-commits/">Archiv</a>
  </dd>
 </dl>
<p>
Hinweis: Wenn Sie an eine Mailingliste schreiben wollen, sollten Sie diese
abonniert haben. Dadurch vermeiden Sie, dass Ihre E-Mail u.U. sehr lange
auf die Best�tigung eines Moderators wartet.
</p>

<h2>Dokumentation</h2>

<p>Eine aktuelle Entwickler-Dokumentation kann 
<a target="_docs"
href="documentation/index.html">hier</a> (nur englisch) gefunden werden.
</p>

<p>Offiziell ver�ffentlichte Dokumentationen k�nnen auf der <a
href="download-de.html">Download-Seite</a> gefunden werden.
</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)