Mercurial > dive4elements > website
annotate index_body.html @ 95:3153c978f790
Set x-bit of feed.html to make the SSI eval.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 27 Mar 2014 10:43:41 +0100 |
parents | 200a4c2b3bc3 |
children | 0fc002c05e24 |
rev | line source |
---|---|
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
1 <div class="col-xs-12 col-sm-6 col-md-8"> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
2 <p class="pull-right visible-xs"> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
3 <button type="button" class="btn btn-primary btn-xs" |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
4 data-toggle="dive4elements">News Feed</button> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
5 </p> |
69
e0fcacb504e6
Added old GNV page to repo and link it in the main page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
63
diff
changeset
|
6 <div class="jumbotron"> |
e0fcacb504e6
Added old GNV page to repo and link it in the main page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
63
diff
changeset
|
7 <p class="lead"> |
e0fcacb504e6
Added old GNV page to repo and link it in the main page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
63
diff
changeset
|
8 <h3>Dive4Elements</h3> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
9 <strong>Dive4Elements</strong> ist ein web-basiertes System zur |
78
883a82f827b3
Added links to Free Software components.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
75
diff
changeset
|
10 raum-zeitlichen Analyse von Fachdaten der vier Elemente |
883a82f827b3
Added links to Free Software components.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
75
diff
changeset
|
11 (Feuer, Wasser, Erde und Luft).<br/> |
46
121bdb6ab99e
Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents:
45
diff
changeset
|
12 Es ermöglicht den Zugriff auf Daten in zentralen Datawarehouses, |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
13 kann diese verarbeiten, visualisieren |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
14 sowie in offene Formate exportieren. |
83
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
15 <a href="d4e.html">Mehr...</a> |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
16 </p> |
69
e0fcacb504e6
Added old GNV page to repo and link it in the main page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
63
diff
changeset
|
17 </div> |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
18 <div class="jumbotron"> |
85
90fc71ec565e
Small improvements on content for D4E river.
Tom Gottfried <tom@intevation.de>
parents:
83
diff
changeset
|
19 <h3>Dive4Elements/River</h3> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
20 <p class="lead"> |
83
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
21 <strong>Dive4Elements/River</strong> basiert auf <strong>Dive4Elements</strong>. |
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
22 Der weltweit zugängliche Fachdienst FLYS der Bundesanstalt für Gewässerkunde (BfG) |
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
23 wird mit Dive4Elements/River betrieben. Er stellt die Datenbanken der BfG und |
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
24 der Wasser- und Schifffahrtsverwaltung zur Verfügung. |
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
25 <a href="river.html">Mehr...</a> |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
26 </p> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
27 <!-- Carousel --> |
93
200a4c2b3bc3
Made river carousel an SSI.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
85
diff
changeset
|
28 <!--#include file="river_carousel.html" --> |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
29 </div><!-- /jumbobutton--> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
30 |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
31 <div class="jumbotron"> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
32 <h3>Dive4Elements Ocean (GNV)</h3> |
69
e0fcacb504e6
Added old GNV page to repo and link it in the main page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
63
diff
changeset
|
33 <a href="gnv/gnv.html">Mehr...</a> |
40
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
34 </div> |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
35 </div><!-- /col-xs-12 --> |