Mercurial > mxd2map
annotate website/header.m4 @ 302:f5ac467e2863
Add missing changelog entry for last commit
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 05 Sep 2012 17:16:17 +0200 |
parents | d35744fcfc8e |
children | e4a389935147 |
rev | line source |
---|---|
155 | 1 m4_ifdef(`FANCY_HEADER', ` |
2 <div class="fancy_intro"> | |
3 <div id="download_button"> | |
4 m4_ifelse(LANG_DE, `1', ` | |
5 <a href="download-de.html"> | |
6 <span class="text"> | |
283
ffe02cf1b2a1
Updated Website to version 1.0, added download-links
Stephan Holl <stephan.holl@intevation.de>
parents:
269
diff
changeset
|
7 MXD2map 1.0<br />herunterladen |
155 | 8 </span></a>', ` |
9 <a href="download.html"> | |
10 <span class="text"> | |
283
ffe02cf1b2a1
Updated Website to version 1.0, added download-links
Stephan Holl <stephan.holl@intevation.de>
parents:
269
diff
changeset
|
11 Download<br />MXD2map 1.0 |
155 | 12 </span></a>') |
13 </div> | |
269
7c8ae43bc465
* HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
14 <div class="h_text"> |
7c8ae43bc465
* HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
15 <p><span class="heading">News</span></p> |
291
d35744fcfc8e
Added news; GIS Conference 2012 in Velp, Netherlands.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
16 <small>2012-06-28</small><br> |
d35744fcfc8e
Added news; GIS Conference 2012 in Velp, Netherlands.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
17 <span class="serif_word"> |
d35744fcfc8e
Added news; GIS Conference 2012 in Velp, Netherlands.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
18 m4_ifelse(LANG_DE, `1', ` |
d35744fcfc8e
Added news; GIS Conference 2012 in Velp, Netherlands.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
19 GIS Conf Velp, NL (<a href="http://ftp.intevation.de/users/ingo/mxd2map.pdf">Vortrag</a>)</span>', ` |
d35744fcfc8e
Added news; GIS Conference 2012 in Velp, Netherlands.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
289
diff
changeset
|
20 GIS Conf Velp, NL (<a href="http://ftp.intevation.de/users/ingo/mxd2map.pdf">Presentation</a>)</span>') |
283
ffe02cf1b2a1
Updated Website to version 1.0, added download-links
Stephan Holl <stephan.holl@intevation.de>
parents:
269
diff
changeset
|
21 <small>2011-10-06</small><br> |
269
7c8ae43bc465
* HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
22 <span class="serif_word"> |
7c8ae43bc465
* HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
23 m4_ifelse(LANG_DE, `1', ` |
288
04cfc5baf72d
linked to the press-releases on our website (without new tab-window)
Stephan Holl <stephan.holl@intevation.de>
parents:
285
diff
changeset
|
24 <a href="http://intevation.de/news.de.html#MXD2map1.0">MXD2map 1.0 ver�ffentlicht</a></span>', ` |
04cfc5baf72d
linked to the press-releases on our website (without new tab-window)
Stephan Holl <stephan.holl@intevation.de>
parents:
285
diff
changeset
|
25 <a href="http://intevation.de/news.en.html#MXD2map1.0">MXD2map 1.0 released</a></span>') |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
288
diff
changeset
|
26 <small>2012-03-22</small><br> |
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
288
diff
changeset
|
27 <span class="serif_word"> |
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
288
diff
changeset
|
28 m4_ifelse(LANG_DE, `1', `MXD2map auf FOSSGIS 2012 (<a href="http://db0smg.afug.uni-goettingen.de/~fossgis/FOSSGIS2012-422-de-MXD2map%20-%20ein%20freier%20Konverter%20von%20ArcGIS%20MXD-Dateien%20zu%20UMN%20MapServer.mp4">Video</a>)</span>', ` |
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
288
diff
changeset
|
29 MXD2map at FOSSGIS 2012 (<a href="http://db0smg.afug.uni-goettingen.de/~fossgis/FOSSGIS2012-422-de-MXD2map%20-%20ein%20freier%20Konverter%20von%20ArcGIS%20MXD-Dateien%20zu%20UMN%20MapServer.mp4">Video</a>)</span>') |
269
7c8ae43bc465
* HowTo-Release.txt: Added some more hints for releses.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
30 </div> |
155 | 31 </div>', ` |
32 m4_ifdef(`NO_HEADER',, ` | |
33 <div class="mini_intro"> | |
34 <div id="breadcrum">m4_ifelse(LANG_DE, `1', `<a href="index-de.html">', `<a | |
35 href="index.html">')Home</a> » | |
36 m4_ifelse(LANG_DE, `1', ` | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
37 m4_ifelse(MAIN, `about', `�ber MXD2map') |
155 | 38 m4_ifelse(MAIN, `download', `Download') |
39 m4_ifelse(MAIN, `development', `Entwicklung') | |
40 m4_ifelse(MAIN, `contact', `Kontakt') | |
41 m4_ifelse(MAIN, `donate', `Spenden') | |
42 m4_ifelse(MAIN, `license', `Lizenz') | |
43 m4_ifelse(MAIN, `impressum', `Impressum') | |
44 ') | |
45 m4_ifelse(LANG_DE, `0', ` | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
46 m4_ifelse(MAIN, `about', `About MXD2map') |
155 | 47 m4_ifelse(MAIN, `download', `Download') |
48 m4_ifelse(MAIN, `development', `Development') | |
49 m4_ifelse(MAIN, `contact', `Contact') | |
50 m4_ifelse(MAIN, `donate', `Donate') | |
51 m4_ifelse(MAIN, `license', `License') | |
52 m4_ifelse(MAIN, `impressum', `Impressum') | |
53 ') | |
54 </div> | |
55 </div> | |
56 <br clear="all" /> | |
57 ')') |