annotate index_body.html @ 154:06dc480071ff

Verbesserte Formulierungen, bessere Verweise.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 09 Apr 2014 15:55:57 +0200
parents 60b8cbf62e00
children 5ee4f1e16b88
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
60b8cbf62e00 Insert symbol for external link.
Ariane Broermann <ariane@intevation.de>
parents: 127
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)
127
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 110
diff changeset
36 wurde vom <a href="http://www.bsh.de">Bundesamt für Seeschifffahrt und Hydrographie (BSH) <span id="glyph" class="glyphicon
8f17e9ede2a8 Insert glyphicon for external links and deleted target blanks.
Ariane Broermann <ariane@intevation.de>
parents: 110
diff changeset
37 glyphicon-share-alt"></span></a> unterstützt.
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 -->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)