-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
298 lines (272 loc) · 11 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<?php
require_once "analytics.php";
require_once "translate.php";
?><!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<title><?php echo __('welcome');?> - <?php echo __('hsa'); ?></title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Das Handschriftenarchiv Dresdner Kreuzchor sammelt, archiviert, digitalisiert und bereitet alte Drucke, Handschriften und Kopien des Dresdner Kreuzchores auf.">
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Willkommen - Handschriftenarchiv Dresdner Kreuzchor">
<meta itemprop="description" content="Das Handschriftenarchiv Dresdner Kreuzchor sammelt, archiviert, digitalisiert und bereitet alte Drucke, Handschriften und Kopien des Dresdner Kreuzchores auf.">
<meta itemprop="image" content="http://archiv.handschriften.bplaced.de/images/index/slider/5.jpg">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="http://archiv.handschriften.bplaced.de/">
<meta property="og:type" content="website">
<meta property="og:title" content="Willkommen - Handschriftenarchiv Dresdner Kreuzchor">
<meta property="og:description" content="Das Handschriftenarchiv Dresdner Kreuzchor sammelt, archiviert, digitalisiert und bereitet alte Drucke, Handschriften und Kopien des Dresdner Kreuzchores auf.">
<meta property="og:image" content="http://archiv.handschriften.bplaced.de/images/index/slider/5.jpg">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Willkommen - Handschriftenarchiv Dresdner Kreuzchor">
<meta name="twitter:description" content="Das Handschriftenarchiv Dresdner Kreuzchor sammelt, archiviert, digitalisiert und bereitet alte Drucke, Handschriften und Kopien des Dresdner Kreuzchores auf.">
<meta name="twitter:image" content="http://archiv.handschriften.bplaced.de/images/index/slider/5.jpg">
<!--
//////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by FREEHTML5.CO
Website: http://freehtml5.co/
Email: info@freehtml5.co
Twitter: http://twitter.com/fh5co
Facebook: https://www.facebook.com/fh5co
//////////////////////////////////////////////////////
-->
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="/favicon.ico">
<link href="/fonts/karla/include.css" rel="stylesheet"/>
<link href="/fonts/playfair-display/include.css" rel="stylesheet"/>
<!-- Animate.css -->
<link rel="stylesheet" href="/css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="/css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="/css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="/css/flexslider.css">
<link rel="stylesheet" href="/css/style.css">
<!-- Modernizr JS -->
<script src="/js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<?php include "lang/nav.php"; ?>
<div id="fh5co-page">
<?php include 'lang/header.php'; ?>
<aside id="fh5co-hero" class="js-fullheight">
<div class="flexslider js-fullheight">
<ul class="slides">
<li style="background-image: url(/images/index/slider/5.jpg);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="col-md-8 col-md-offset-2 col-md-push-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<?php echo __chunk('index-0'); ?>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(/images/index/slider/6.jpg);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="col-md-8 col-md-offset-2 col-md-push-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<?php echo __chunk('index-1'); ?>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(/images/index/slider/2.jpg);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="col-md-8 col-md-offset-2 col-md-push-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<?php echo __chunk('index-2'); ?>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(/images/index/slider/4.jpg);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="col-md-8 col-md-offset-2 col-md-push-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<?php echo __chunk('index-4'); ?>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(/images/index/slider/7.jpg);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="col-md-8 col-md-offset-2 col-md-push-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<?php echo __chunk('index-3'); ?>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</aside>
<div id="fh5co-intro-section">
<div id="fh5co-blog" class="fh5co-bg-section">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 animate-box text-center">
<center>
<div class="form-group" style="position: center">
<input type="submit" value="Support Status: partly" class="btn-lable">
</div>
</center>
<h2 class="intro-heading"><?php echo __('hsa'); ?></h2>
<p><span><?php echo __('intro'); ?></span></p>
<blockquote>
<p><?php echo __('hsa-summary'); ?></p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-featured">
<div class="container-fluid">
<div class="container">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>Imagefilm 3.0</h2>
<p><?php echo __('3.0-about'); ?></p>
<br>
<iframe src="https://player.vimeo.com/video/225288372?color=fff" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
<div id="fh5co-blog" class="fh5co-bg-section">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2><?php echo __('blog'); ?></h2>
<p><?php echo __('blog-lead'); ?> <a href="blog"><?php echo __('more'); ?></a></p>
</div>
</div>
<div class="row">
<?php
echo __blog_prev('deutsche-digitale-bibliothek','4')
.__blog_prev('gunter-gross','4')
.__blog_prev('selbststaendigkeit-2019','4');
?>
</div>
</div>
</div>
<div id="fh5co-work-section">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2><?php echo __('insight'); ?></h2>
<p><?php echo __('insight-about'); ?></p>
</div>
</div>
<div id="werk">
<div class="row">
<div class="col-md-4 text-center animate-box">
<div class="work" style="background-image: url(/images/archiv/werke/1.jpg);">
<a href="suche/details?id=3" class="view">
<span>Der Faulbeerbaum - Alexander Tichonowitsch Gretschaninow</span>
</a>
</div>
</div>
<div class="col-md-8 text-center animate-box">
<div class="work" style="background-image: url(/images/archiv/werke/2.jpg);">
<a href="suche/details?id=1" class="view">
<span>Gott der Herr ist Sonn und Schild - Johann Sebastian Bach</span>
</a>
</div>
</div>
<div class="col-md-7 text-center animate-box">
<div class="work" style="background-image: url(/images/archiv/werke/3.jpg);">
<a href="suche/details?id=182" class="view">
<span>Magnificat - Franz Schubert</span>
</a>
</div>
</div>
<div class="col-md-5 text-center animate-box">
<div class="work" style="background-image: url(/images/archiv/werke/4.jpg);">
<a href="suche/details.php?id=213" class="view">
<span>Verstohlen geht der Mond auf - Johannes Brahms</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<?php
// Counter-Werte abfragen
require_once "suche/misc.php";
$res=mysqli_query($con,"SELECT Typus,COUNT(*) as c FROM archivalien GROUP BY Typus");
// Anzahl Handschriften
$h=0;
$kvh=0;
// Anzahl Kopien
// Anzahl Drucke
$d=0;
while($data=mysqli_fetch_assoc($res)){
switch($data['Typus']){
case 'Handschrift':$h=$data['c'];break;
case 'Kopie von Handschrift':$kvh=$data['c'];break;
case 'Druck':$d=$data['c'];break;
}
}
?>
<div class="fh5co-counters" style="background-image: url(/images/index/counter-blur.jpg);" data-stellar-background-ratio="0.5" id="counter-animate">
<div class="fh5co-narrow-content animate-box">
<div class="row" >
<div class="col-md-4 text-center">
<span class="fh5co-counter js-counter" data-from="0" data-to="<?php echo $h; ?>" data-speed="5000" data-refresh-interval="40"></span>
<span class="fh5co-counter-label"><?php echo __('h-pl'); ?></span>
</div>
<div class="col-md-4 text-center">
<span class="fh5co-counter js-counter" data-from="0" data-to="<?php echo $kvh; ?>" data-speed="5000" data-refresh-interval="40"></span>
<span class="fh5co-counter-label"><?php echo __('kvh-pl'); ?></span>
</div>
<div class="col-md-4 text-center">
<span class="fh5co-counter js-counter" data-from="0" data-to="<?php echo $d; ?>" data-speed="5000" data-refresh-interval="40"></span>
<span class="fh5co-counter-label"><?php echo __('d-pl'); ?></span>
</div>
</div>
</div>
</div>
<?php include 'lang/footer.php'; ?>
</div>
<!-- jQuery -->
<script src="/js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="/js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="/js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="/js/jquery.waypoints.min.js"></script>
<!-- Counters -->
<script src="/js/jquery.countTo.js"></script>
<!-- Flexslider -->
<script src="/js/jquery.flexslider-min.js"></script>
<!-- Main JS (Do not remove) -->
<script src="/js/main.js"></script>
</body>
</html>