Mercurial > dive4elements > website
annotate index_body.html @ 161:50f8129bff7d
Fixed broken HTML
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 14 May 2014 10:58:49 +0200 |
parents | b887ed343f42 |
children | b4c0d357cde2 |
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 |
154
06dc480071ff
Verbesserte Formulierungen, bessere Verweise.
Bernhard Reiter <bernhard@intevation.de>
parents:
129
diff
changeset
|
10 für web-basierte Anwendungen zur raum-zeitlichen Analyse von Fachdaten. |
110
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
11 Es stellt |
18c031077c1d
Reformulate descriptions of D4E.
Tom Gottfried <tom@intevation.de>
parents:
105
diff
changeset
|
12 einen Rahmen dar, um Analysen durchführen und verwalten zu können und |
154
06dc480071ff
Verbesserte Formulierungen, bessere Verweise.
Bernhard Reiter <bernhard@intevation.de>
parents:
129
diff
changeset
|
13 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
|
14 <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
|
15 </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
|
16 </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
|
17 <div class="jumbotron"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
18 <h3>Dive4Elements River</h3> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
19 <p class="lead"> |
102
deffd7c0ff38
sed -i 's@Dive4Elements/River@Dive4Elements River@g' *.html
Sascha L. Teichmann <teichmann@intevation.de>
parents:
99
diff
changeset
|
20 <strong>Dive4Elements River</strong> basiert auf <strong>Dive4Elements</strong>. |
154
06dc480071ff
Verbesserte Formulierungen, bessere Verweise.
Bernhard Reiter <bernhard@intevation.de>
parents:
129
diff
changeset
|
21 Der |
129
60b8cbf62e00
Insert symbol for external link.
Ariane Broermann <ariane@intevation.de>
parents:
127
diff
changeset
|
22 <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
|
23 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
|
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) |
158
5ee4f1e16b88
Formulierungswunsch BSH, per Mail von Hr. Schulz-Ohlberg am 7.5.
Tom Gottfried <tom@intevation.de>
parents:
154
diff
changeset
|
36 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
|
37 glyphicon-share-alt"></span></a> entwickelt. |
105
abcfb1f3d11f
Use correct name for BSH.
Tom Gottfried <tom@intevation.de>
parents:
104
diff
changeset
|
38 <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
|
39 </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
|
40 </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
|
41 </div><!-- /col-xs-12 --> |