Mercurial > mxd2map
annotate website/download-de.htm4 @ 223:e412fad185ad
Merged with upstream
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Wed, 27 Jul 2011 09:23:46 +0200 |
parents | 0770d8c9999b |
children | 7c8ae43bc465 |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- vim:filetype=html: |
2 m4_include(`template.m4') | |
3 m4_dnl $Id:$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `download.html') | |
7 | |
8 m4_define(`TITLE', `Download') | |
9 m4_define(`MAIN', `download') | |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro"> | |
14 <h2>Download</h2> | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
15 <p>Es gibt noch keine offizielle Version von MXD2map. Der aktuelle |
214
0770d8c9999b
* website/download-de.htm4, website/index.htm4: repaired broken
Stephan Holl <stephan.holl@intevation.de>
parents:
195
diff
changeset
|
16 Quellcode ist jedoch �ber das �ffentliche <a target="_new" |
0770d8c9999b
* website/download-de.htm4, website/index.htm4: repaired broken
Stephan Holl <stephan.holl@intevation.de>
parents:
195
diff
changeset
|
17 href="http://hg.intevation.de/geospatial/mxd2map">Quellcode-Repository</a> verf�gbar.</p> |
155 | 18 </div> |
19 | |
20 <div id="main"> | |
21 | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
22 <!--div class="dlbutton2"> |
155 | 23 <img src="img/dl_arrow.png" alt="" /> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
24 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> |
155 | 25 <span class="version"><small>Gr��e: DL_SIZE | Ver�ffentlicht: DL_DATE</small></span> |
26 </a> | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
27 </div--> |
155 | 28 |
29 | |
30 </div> |