Mercurial > mxd2map
comparison website/download.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 | 7c8ae43bc465 |
comparison
equal
deleted
inserted
replaced
210:5add50465b3a | 211:bdf58d5b7d92 |
---|---|
9 | 9 |
10 PAGE_START | 10 PAGE_START |
11 | 11 |
12 <div id="intro"> | 12 <div id="intro"> |
13 <h2>Download</h2> | 13 <h2>Download</h2> |
14 <p>Free software, free download</p> | 14 <p>There is no official release yet for download. |
15 The recent sourcecode is available at the public <a target="_new" | |
16 href="http://hg.intevation.de/geospatial/mxd2map">sourcecode-repository</a>. | |
17 </p> | |
15 </div> | 18 </div> |
16 | 19 |
17 <div id="main"> | 20 <div id="main"> |
18 | 21 |
19 <h2>MXD2map</h2> | 22 <!--div class="dlbutton2"> |
20 | |
21 <p>TODO</p> | |
22 | |
23 <div class="dlbutton2"> | |
24 <img src="img/dl_arrow.png" alt="" /> | 23 <img src="img/dl_arrow.png" alt="" /> |
25 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> | 24 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> |
26 <span class="version"><small>Size: DL_SIZE | Released: DL_DATE</small></span> | 25 <span class="version"><small>Size: DL_SIZE | Released: DL_DATE</small></span> |
27 </a> | 26 </a> |
28 </div> | 27 </div--> |
29 | |
30 | |
31 <h4>Installation</h4> | |
32 | |
33 <p>TODO</p> | |
34 | 28 |
35 </div> | 29 </div> |