Mercurial > mxd2map
view website/download.htm4 @ 312:503d3a453a04
Check for isEmpty instead of comparing with ""
Comparison failed for me when a linebreak was set in properties
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 14 Sep 2012 17:03:15 +0200 |
parents | ffe02cf1b2a1 |
children | e4a389935147 |
line wrap: on
line source
m4_dnl -*-html-*- vim:filetype=html: m4_include(`template.m4') m4_dnl $Id:$ m4_define(`EN') m4_define(`DE_FILE', `download-de.html') m4_define(`TITLE', `Download') m4_define(`MAIN', `download') PAGE_START <div id="intro"> <h2>Download</h2> <p>MXD2map 1.0 for download</p> </div> <div id="main"> <h2>Windows-Binary-Installer</h2> <p> For MS Windows Intevation GmbH provides a an easy-to-use Installer including a working version of MXD2map and some sample-data for demonstration.</p> <div class="dlbutton2"> <img src="img/dl_arrow.png" alt="" /> <a href="http://wald.intevation.org/frs/download.php/927/MXD2map-1.0.exe" class="dlbutton2">MXD2map 1.0 Windows-Installer (.exe)<br /> <span class="version"><small>Size: 19.63 MB | Released: 06.10.2011</small></span> </a> </div> <p> For problems and questions please ask on the <a target="bar" href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">mailinglist</a>. <h2>Documentation</h2> <p> The current documentation of MXD2map is available as PDF- and HTML-version. </p> <div class="dlbutton2"> <img src="img/dl_arrow.png" alt="" /> <a href="http://wald.intevation.org/frs/download.php/929/MXD2map-1.0.pdf" class="dlbutton2">MXD2map 1.0 PDF-Documentation<br /> <span class="version"><small>Size: 2.2MB | Released: 06.10.2011</small></span> </a> </div> <div class="dlbutton2"> <img src="img/dl_arrow.png" alt="" /> <a target="foo" href="http://www.mxd2map.org/documentation" class="dlbutton2">MXD2map 1.0 Online-Dokumentation<br /> <span class="version"><small>Released: 06.10.2011</small></span> </a> </div> <h2>Sourcecode</h2> <p>Besides the official realeases of MXD2map the recent development source-code is available at the public <a target="_new" href="http://hg.intevation.de/geospatial/mxd2map">sourcecode-repository</a>. </p> <div class="dlbutton2"> <img src="img/dl_arrow.png" alt="" /> <a href="http://wald.intevation.org/frs/download.php/924/MXD2map-1.0.tar.gz" class="dlbutton2">MXD2map 1.0 Sourcecode<br /> <span class="version"><small>Size: 2.16 MB| Released: 06.10.2011 </small></span> </a> </div> </div>