Mercurial > dive4elements > website
annotate main.html @ 74:a862ed7d0daf
Set x bits to tell apache that pages contains SSIs.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 15:48:12 +0100 |
parents | 2bfeb545e687 |
children |
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 |
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
10 raum-zeitlichen Analyse von Fachdaten. |
46
121bdb6ab99e
Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents:
45
diff
changeset
|
11 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
|
12 kann diese verarbeiten, visualisieren |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
13 sowie in offene Formate exportieren. |
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
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"> |
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 <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"> |
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
20 <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
|
21 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
|
22 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
|
23 <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
|
24 </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
|
25 <!-- Carousel --> |
50
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
26 <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
|
27 <ol class="carousel-indicators"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
28 <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
|
29 <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
|
30 <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
|
31 <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
|
32 </ol> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
33 <!-- Carousel items --> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
34 <div class="carousel-inner"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
35 <div class="item active"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
36 <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
|
37 <div class="carousel-caption"> |
59
f452d317e283
Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents:
52
diff
changeset
|
38 <p>Einstiegsseite der Anwendung.</p> |
50
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
39 </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
|
40 </div> |
50
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
41 <div class="item"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
42 <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
|
43 <div class="carousel-caption"> |
59
f452d317e283
Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents:
52
diff
changeset
|
44 <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
|
45 </div> |
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 class="item"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
48 <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
|
49 <div class="carousel-caption"> |
59
f452d317e283
Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents:
52
diff
changeset
|
50 <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
|
51 </div> |
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 class="item"> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
54 <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
|
55 <div class="carousel-caption"> |
59
f452d317e283
Activated carousel-caption.
Ariane Broermann <ariane@intevation.de>
parents:
52
diff
changeset
|
56 <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
|
57 </div> |
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 <!-- Carousel nav --> |
47cc83e96d2e
Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
46
diff
changeset
|
61 <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
|
62 <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
|
63 </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
|
64 </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
|
65 |
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 <div class="jumbotron"> |
70
2bfeb545e687
Moved d4e/river details to separate page.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
69
diff
changeset
|
67 <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
|
68 <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
|
69 </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
|
70 </div><!-- /col-xs-12 --> |