Mercurial > dive4elements > website
annotate index_body.html @ 124:073e9bb69a19
This line did not look as intended.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 03 Apr 2014 11:29:45 +0200 |
parents | 18c031077c1d |
children | 8f17e9ede2a8 |
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> |
110
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
9 <strong>Dive4Elements</strong> ist ein Freie Software-Basis-Framework |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
10 für web-basierte Systeme, in dem konkrete Anwendungen zur |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
11 raum-zeitlichen Analyse von Fachdaten eingebettet werden können. |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
12 Es stellt |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
13 einen Rahmen dar, um Analysen durchführen und verwalten zu können und |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
14 ermöglicht den Zugriff auf Daten in zentralen Datawarehouses. |
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"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
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"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
21 <strong>Dive4Elements River</strong> basiert auf <strong>Dive4Elements</strong>. |
99
f97d62883a16
Language and spelling improvements.
Tom Gottfried <tom@intevation.de>
parents:
98
diff
changeset
|
22 Der weltweit zugängliche |
f97d62883a16
Language and spelling improvements.
Tom Gottfried <tom@intevation.de>
parents:
98
diff
changeset
|
23 <a href="http://www.bafg.de/FLYS">Fachdienst FLYS der Bundesanstalt für Gewässerkunde (BfG)</a>, |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
24 wird mit Dive4Elements River betrieben. Er stellt die Datenbanken der BfG und |
83
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
25 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
|
26 <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
|
27 </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
|
28 <!-- Carousel --> |
93
200a4c2b3bc3
Made river carousel an SSI.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
85
diff
changeset
|
29 <!--#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
|
30 </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
|
31 |
5632e05bb890
Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
32 <div class="jumbotron"> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
33 <h3>Dive4Elements Ocean (GNV)</h3> |
98
0fc002c05e24
Write some infos to first gen d4e on fron page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
93
diff
changeset
|
34 <p> |
0fc002c05e24
Write some infos to first gen d4e on fron page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
93
diff
changeset
|
35 Die erste Generation von Dive4Elements, genannt Generischer Viewer (GNV) |
105
abcfb1f3d11f
Use correct name for BSH.
Tom Gottfried <tom@intevation.de>
parents:
104
diff
changeset
|
36 wurde vom <a href="http://www.bsh.de" target="_blank">Bundesamt für Seeschifffahrt und Hydrographie (BSH)</a> unterstützt. |
abcfb1f3d11f
Use correct name for BSH.
Tom Gottfried <tom@intevation.de>
parents:
104
diff
changeset
|
37 <a href="ocean.html">Mehr...</a> |
98
0fc002c05e24
Write some infos to first gen d4e on fron page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
93
diff
changeset
|
38 </p> |
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
|
39 </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
|
40 </div><!-- /col-xs-12 --> |