annotate index_body.html @ 78:883a82f827b3

Added links to Free Software components.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 17:01:20 +0100
parents fe423a58796e
children 3277c8a3a4f3
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.
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
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">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
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">
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
diff changeset
21 <strong>Dive4Elements/River</strong> basiert auf <strong>Dive4Elements</strong>,
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
diff changeset
22 der in der Form des weltweit zugänglichen BfG-Fachdienstes FLYS die Datenbanken
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
diff changeset
23 der Wasser- und Schifffahrtsverwaltung zur Verfügung stellt.
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
diff changeset
24 <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
25 </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
26 <!-- Carousel -->
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
27 <div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="10000">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
28 <ol class="carousel-indicators">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
29 <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
30 <li data-target="#myCarousel" data-slide-to="1"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
31 <li data-target="#myCarousel" data-slide-to="2"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
32 <li data-target="#myCarousel" data-slide-to="3"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
33 </ol>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
34 <!-- Carousel items -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
35 <div class="carousel-inner">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
36 <div class="item active">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
37 <img src="img/einstieg.png" alt="Einstiegsseite" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
38 <div class="carousel-caption">
59
f452d317e283 Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents: 52
diff changeset
39 <p>Einstiegsseite der Anwendung.</p>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
40 </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
41 </div>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
42 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
43 <img src="img/w-info_lang.png" alt="w-info" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
44 <div class="carousel-caption">
59
f452d317e283 Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents: 52
diff changeset
45 <p>Das Modul W-Info mit Wasserspiegellage bei HQ100 der Elbe, einem Wasserstand von HQ500 und dem Talweg(2004).</p>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
46 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
47 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
48 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
49 <img src="img/m-info_fliess.png" alt="m-info" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
50 <div class="carousel-caption">
59
f452d317e283 Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents: 52
diff changeset
51 <p>Das Modul M-Info mit der Fließgeschwindigkeit der Elbe bei HQ100 als Gesamtrinne.</p>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
52 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
53 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
54 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
55 <img src="img/karte.png" alt="karte" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
56 <div class="carousel-caption">
59
f452d317e283 Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents: 52
diff changeset
57 <p>Die Flußachse der Elbe mit aktuellen Querprofilspuren und der neuen OSM Hintergrundkarte.</p>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
58 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
59 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
60 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
61 <!-- Carousel nav -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
62 <a class="left carousel-control" data-slide="prev" href="#myCarousel"><span class="glyphicon glyphicon-chevron-left"></span></a>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
63 <a class="right carousel-control" data-slide="next" href="#myCarousel"><span class="glyphicon glyphicon-chevron-right"></span></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
64 </div><!-- /myCarousel -->
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
65 </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
66
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
67 <div class="jumbotron">
70
2bfeb545e687 Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 69
diff changeset
68 <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
69 <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
70 </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
71 </div><!-- /col-xs-12 -->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)