annotate website/download.htm4 @ 351:eb0d89a97396 release-1.2

Updated Website to version 1.2, added download links
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 16 Nov 2012 18:28:26 +0100
parents e4a389935147
children 5fd9effbfe24
rev   line source
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 m4_dnl -*-html-*- vim:filetype=html:
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 m4_include(`template.m4')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3 m4_dnl $Id:$
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 m4_define(`EN')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 m4_define(`DE_FILE', `download-de.html')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 m4_define(`TITLE', `Download')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8 m4_define(`MAIN', `download')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12 <div id="intro">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13 <h2>Download</h2>
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
14 <p>MXD2map 1.2 for download</p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
15 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
16
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
17 <div id="main">
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
18 <h2>Windows-Binary-Installer</h2>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
19
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
20 <p>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
21 For MS Windows Intevation GmbH provides a an easy-to-use Installer
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
22 including a working version of MXD2map and some sample-data for
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
23 demonstration.</p>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
24
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
25 <div class="dlbutton2">
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
26 <img src="img/dl_arrow.png" alt="" />
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
27 <a href="https://wald.intevation.org/frs/download.php/1219/MXD2map-1.2.exe"
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
28 class="dlbutton2">MXD2map 1.2 Windows-Installer
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
29 (.exe)<br />
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
30 <span class="version"><small>Size: 23.9 MB | Released: 16.11.2012</small></span>
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
31 </a>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
32 </div>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
33
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
34 <p>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
35 For problems and questions please ask on the <a target="bar"
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
36 href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">mailinglist</a>.
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
37
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
38 <h2>Documentation</h2>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
39 <p>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
40 The current documentation of MXD2map is available as PDF- and
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
41 HTML-version.
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
42 </p>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
43 <div class="dlbutton2">
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
44 <img src="img/dl_arrow.png" alt="" />
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
45 <a href="https://wald.intevation.org/frs/download.php/1218/MXD2map-1.2.pdf"
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
46 class="dlbutton2">MXD2map 1.2 PDF-Documentation<br />
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
47 <span class="version"><small>Size: 203KB | Released: 16.11.2012</small></span>
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
48 </a>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
49 </div>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
50
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
51 <div class="dlbutton2">
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
52 <img src="img/dl_arrow.png" alt="" />
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
53 <a target="foo" href="http://www.mxd2map.org/documentation" class="dlbutton2">MXD2map 1.2 Online-Documentation<br />
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
54 <span class="version"><small>Released: 16.10.2012</small></span>
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
55 </a>
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
56 </div>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
57
272
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
58 <h2>Sourcecode</h2>
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
59
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
60 <p>Besides the official realeases of MXD2map the recent development
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
61 source-code is available at the public <a target="_new"
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
62 href="http://hg.intevation.de/geospatial/mxd2map">sourcecode-repository</a>.
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
63 </p>
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
64
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
65 <div class="dlbutton2">
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
66 <img src="img/dl_arrow.png" alt="" />
351
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
67 <a href="https://wald.intevation.org/frs/download.php/1216/MXD2map-1.2.tar.gz"
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
68 class="dlbutton2">MXD2map 1.2 Sourcecode<br />
eb0d89a97396 Updated Website to version 1.2, added download links
Andre Heinecke <aheinecke@intevation.de>
parents: 329
diff changeset
69 <span class="version"><small>Size: 2.17 MB| Released: 16.11.2012
272
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
70 </small></span>
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
71 </a>
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
72 </div>
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
73
f4539c905008 * website/download-de.htm4, website/download.htm4: Changed order
Stephan Holl <stephan.holl@intevation.de>
parents: 269
diff changeset
74
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
75 </div>
269
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
76
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
77
7c8ae43bc465 * HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
78
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)