Mercurial > dive4elements > website
annotate index_body.html @ 175:c1ef37551c31 tip
Remove static remains of former news feed and cleanup CSS
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 16 Nov 2018 16:16:37 +0100 |
parents | b4c0d357cde2 |
children |
rev | line source |
---|---|
175
c1ef37551c31
Remove static remains of former news feed and cleanup CSS
Tom Gottfried <tom@intevation.de>
parents:
163
diff
changeset
|
1 <div class="col-xs-12"> |
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
|
2 <div class="jumbotron"> |
163
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
3 <p class="lead"> |
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
4 <h3>Dive4Elements</h3> |
110
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
5 <strong>Dive4Elements</strong> ist ein Freie Software-Basis-Framework |
154
06dc480071ff
Verbesserte Formulierungen, bessere Verweise.
Bernhard Reiter <bernhard@intevation.de>
parents:
129
diff
changeset
|
6 für web-basierte Anwendungen zur raum-zeitlichen Analyse von Fachdaten. |
163
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
7 Es stellt einen Rahmen dar, um Analysen durchführen und verwalten zu |
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
8 können und ermöglicht den Zugriff auf zentrale Datawarehouses. |
83
3277c8a3a4f3
Small improvements of content for index and d4e.
Tom Gottfried <tom@intevation.de>
parents:
78
diff
changeset
|
9 <a href="d4e.html">Mehr...</a> |
163
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
10 </p> |
b4c0d357cde2
Replace hard coded revision with link to default.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
159
diff
changeset
|
11 </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
|
12 <div class="jumbotron"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
13 <h3>Dive4Elements River</h3> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
14 <p class="lead"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
15 <strong>Dive4Elements River</strong> basiert auf <strong>Dive4Elements</strong>. |
154
06dc480071ff
Verbesserte Formulierungen, bessere Verweise.
Bernhard Reiter <bernhard@intevation.de>
parents:
129
diff
changeset
|
16 Der |
129
60b8cbf62e00
Insert symbol for external link.
Ariane Broermann <ariane@intevation.de>
parents:
127
diff
changeset
|
17 <a href="http://www.bafg.de/FLYS">Fachdienst FLYS der Bundesanstalt für Gewässerkunde (BfG) <span id="glyph" class="glyphicon |
159
b887ed343f42
Remove misplaced comma.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
158
diff
changeset
|
18 glyphicon-share-alt"></span></a> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
19 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
|
20 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
|
21 <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
|
22 </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
|
23 <!-- Carousel --> |
93
200a4c2b3bc3
Made river carousel an SSI.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
85
diff
changeset
|
24 <!--#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
|
25 </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
|
26 |
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 <div class="jumbotron"> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
28 <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
|
29 <p> |
0fc002c05e24
Write some infos to first gen d4e on fron page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
93
diff
changeset
|
30 Die erste Generation von Dive4Elements, genannt Generischer Viewer (GNV) |
158
5ee4f1e16b88
Formulierungswunsch BSH, per Mail von Hr. Schulz-Ohlberg am 7.5.
Tom Gottfried <tom@intevation.de>
parents:
154
diff
changeset
|
31 wurde im Auftrag des <a href="http://www.bsh.de">Bundesamtes für Seeschifffahrt und Hydrographie (BSH) <span id="glyph" class="glyphicon |
5ee4f1e16b88
Formulierungswunsch BSH, per Mail von Hr. Schulz-Ohlberg am 7.5.
Tom Gottfried <tom@intevation.de>
parents:
154
diff
changeset
|
32 glyphicon-share-alt"></span></a> entwickelt. |
105
abcfb1f3d11f
Use correct name for BSH.
Tom Gottfried <tom@intevation.de>
parents:
104
diff
changeset
|
33 <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
|
34 </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
|
35 </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
|
36 </div><!-- /col-xs-12 --> |