Mercurial > mxd2map
annotate website/download-de.htm4 @ 202:1e3a5019c4ed
* INSTALL.txt, LICENCE.txt, doku/source/LICENCE.txt,
doku/source/conf.py, doku/source/functionality.txt,
doku/source/index.txt, doku/source/restrictions.txt: Added some
formatting, a section about the setup of environment vars needed
for runtime, added some more features.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 21 Jul 2011 09:38:44 +0200 |
parents | 123ebb293f3a |
children | 0770d8c9999b |
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 |
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
16 Quellcode ist jedoch �ber das �ffentliche <a target="_new" href="http://hg.intevation.de/mxd2map">Quellcode-Repository</a> verf�gbar.</p> |
155 | 17 </div> |
18 | |
19 <div id="main"> | |
20 | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
21 <!--div class="dlbutton2"> |
155 | 22 <img src="img/dl_arrow.png" alt="" /> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
23 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> |
155 | 24 <span class="version"><small>Gr��e: DL_SIZE | Ver�ffentlicht: DL_DATE</small></span> |
25 </a> | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
26 </div--> |
155 | 27 |
28 | |
29 </div> |