Merge /media/sdb1/judoRepo into redesign2018
Conflicts: homepage/redesign2018/markdownExperiment/phpLib/imgGallery/index.php.tmpl
This commit is contained in:
@@ -38,7 +38,6 @@ $retPickedImages = array();
|
||||
return array_unique( $retPickedImages );
|
||||
}/// Ende getPickedImages
|
||||
|
||||
|
||||
/// Hilfsfunktion zum Anpassen der htmlDescription
|
||||
function descrName($aName){
|
||||
$retVal = "Bilder der Judoka des Chemnitzer WSV beim Wettkampf ".$aName;
|
||||
@@ -149,6 +148,11 @@ return $retVal;
|
||||
?>
|
||||
">
|
||||
<meta name="keywords" content="Album, Fotos">
|
||||
<!-- BluimpGallery Zeug -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/ressourcen/blueimpGallery/css/blueimp-gallery.css">
|
||||
<link rel="stylesheet" href="/ressourcen/blueimpGallery/css/blueimp-gallery-indicator.css">
|
||||
<link rel="stylesheet" href="/ressourcen/blueimpGallery/css/blueimp-gallery-video.css">
|
||||
|
||||
<!-- favIcon und Co nach der empfehlung von https://github.com/audreyr/favicon-cheat-sheet -->
|
||||
<link rel="shortcut icon" type="image/x-icon" sizes="16x16 32x32 48x48 64x64" href="/ressourcen/graphiken/logos/favicon/favicon.ico">
|
||||
@@ -163,7 +167,6 @@ return $retVal;
|
||||
<!-- BluimpGallery Zeug -->
|
||||
<link rel="stylesheet" href="/ressourcen/blueimpGallery/css/blueimp-gallery.min.css">
|
||||
<script src="/ressourcen/blueimpGallery/js/blueimp-gallery.min.js"></script>
|
||||
|
||||
<style>
|
||||
.smallFont{font-size: small;}
|
||||
.centerText{text-align: center;}
|
||||
|
||||
Reference in New Issue
Block a user