Files
cwsvJudo/homepage/cwsvJudo/build/wkKalender.php

259 lines
11 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/// Einbinden der Konfiguration, insbesondere Basisvariablen,
/// relative Pfadangabe
/// - jedes Verzeichnis sollte seine eigene haben
/// - theoretisch sollte es bereits von der aufrufenden Datei
/// eingebunden sein
require_once("./config.inc.php");
require_once($basePath."/config/phpcount.config.php");
require_once($basePath."/config/cwsvJudo.config.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/miscAssis.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/newsLib.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/wkKalender.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/galTable.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/newsTableHtml.php");
require_once($basePath."/ressourcen/phpLib/cwsvJudo/galleryRedirector.php");
require_once($basePath."/ressourcen/phpLib/phpcount/phpcount.php");
galleryRedirector();
PHPCount::AddHit(( (is_positive_integer( $_GET[wkId]) )?(getWkName($_GET[wkId]). im ):).Wettkampfkalender der Judoka des Chemnitzer Freizeit- und Wohngebiets­sportvereines e.V.);?>
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="marko">
<meta name="keywords" content="Judo, Wettkampf, Termine">
<meta name="description" content="Ein Kalender mit Judo-Wettkampfterminen zur Übersicht" />
<link rel="canonical" href="http://cwsvjudo.bplaced.net/wkKalender<?php echo(is_positive_integer(<span class="math inline"><em></em><sub><em>G</em></sub><em>E</em><em>T</em>[<em>w</em><em>k</em><em>I</em><em>d</em>])?(/.</span>_GET[wkId]./.toAscii(html_entity_decode(getWkName($_GET[wkId])))):);?>" />
<link rel="amphtml" href="http://amp.cwsvjudo.bplaced.net/wkKalender<?php echo(is_positive_integer(<span class="math inline"><em></em><sub><em>G</em></sub><em>E</em><em>T</em>[<em>w</em><em>k</em><em>I</em><em>d</em>])?(/.</span>_GET[wkId]./.toAscii(html_entity_decode(getWkName($_GET[wkId])))):);?>" />
<title><?php echo( ( (is_positive_integer( $_GET[wkId]) )?(getWkName($_GET[wkId]). im ):).Wettkampfkalender der Judoka des Chemnitzer Freizeit- und Wohngebiets­sportvereines e.V. );?></title>
<meta name="description" content="<?php echo( ( (is_positive_integer( $_GET[wkId]) )?(getWkDescription($_GET[wkId])):Ein Kalender mit Judo-Wettkampfterminen zur Übersicht) );?>" />
<style>
<?php include_once( $basePath."/ressourcen/css/cwsvJudo.css" );?>
</style>
<style>code{white-space: pre;}</style>
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "WebSite",
"name": "<?php echo( ( (is_positive_integer( $_GET[wkId]) )?(getWkName($_GET[wkId]). im ):).Wettkampfkalender der Judoka des Chemnitzer Freizeit- und Wohngebiets­sportvereines e.V. );?>",
"alternateName": "Ein Kalender mit Judo-Wettkampfterminen zur Übersicht",
"url": "http://cwsvjudo.bplaced.net/wkKalender<?php echo(is_positive_integer(<span class="math inline"><em></em><sub><em>G</em></sub><em>E</em><em>T</em>[<em>w</em><em>k</em><em>I</em><em>d</em>])?(/.</span>_GET[wkId]./.toAscii(html_entity_decode(getWkName($_GET[wkId])))):);?>",
"image": "http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.256w.png"
}
</script>
<link rel="alternate" type="application/rss+xml" href="/rss">
<?php require_once($basePath."/pages/shared/favicon.html.inc");?>
</head>
<body>
<!-- Kopfzeile mit Titel, Promobildern und Breadcrumbs -->
<header class="cwsvHeader">
<img
width="200" height="140"
title="Judo im Chemnitzer WSV" alt="Judo im Chemnitzer WSV - Promo"
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/banner/bannerlogo.1.jpg"
/>
<span>
<span>Judo</span>
<span><?php $zitat = getRandomCite( getCwsvJudoDbConn() ); echo($zitat['zitat']);?></span>
</span>
<img
width="64" height="52"
title="Judo im Chemnitzer WSV"
alt="Judo im Chemnitzer WSV - Logo"
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.64w.png"
srcset="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.128w.png 2x, http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.x256.png 4x"
/>
</header>
<nav id="mainNav">
<a href="/"
title="Home"
>
<span><img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.64w.png"
alt="Home"
width="64"
height="52"
title="Judo im Chemnitzer WSV - Logo"
srcset="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.128w.png 2x, http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.x256.png 4x"
/>
</span>
<span>Home</span>
</a>
<a href="/verein"
title="Verein"
>
<span><img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvLogoWappen.64w.png"
alt="Verein"
width="64"
height="77"
title="Chemnitzer WSV - Logo"
srcset="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvLogoWappen.128w.png 2x, http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvLogoWappen.x250.png 4x"
/>
</span>
<span>Verein</span>
</a>
<a href="/wkKalender"
title="Wettkampf­kalender"
>
<span><img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/calendarIcon.svg"
alt="Wettkampf­kalender"
width="782"
height="800"
/>
</span>
<span>Wettkampf­kalender</span>
</a>
<a href="/galerien"
title="Galerien"
>
<span><img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/gallery.svg"
alt="Galerien"
width="500"
height="500"
/>
</span>
<span>Galerien</span>
</a>
<a href="/kontakt"
title="Kontakt"
>
<span><img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/contact4Ways.svg"
alt="Kontakt"
width="953"
height="943"
/>
</span>
<span>Kontakt</span>
</a>
</nav>
<nav class="subNav">
<a href="/wkKalender?jahr=<?php echo(date(Y));?>"
title="Wettkampf­kalender <?php echo(date(Y));?>"
>
<img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/calendarIcon.svg"
alt="Wettkampf­kalender <?php echo(date(Y));?>"
/>
<span>Wettkampf­kalender <?php echo(date(Y));?></span>
</a>
<a href="/"
title="Home"
>
<img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.64w.png"
alt="Home"
width="64"
height="52"
title="Judo im Chemnitzer WSV - Logo"
srcset="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.128w.png 2x, http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/cwsvJudoLogoWappen.x256.png 4x"
/>
<span>Home</span>
</a>
<a href="http://cwsvjudo.bplaced.net/pages/desktop/wkParticipo"
title="Wettkampf­planer"
>
<img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/terminKalender.svg"
alt="Wettkampf­planer"
width="60"
height="60"
/>
<span>Wettkampf­planer</span>
</a>
<a href="/galerien"
title="Galerien"
>
<img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/gallery.svg"
alt="Galerien"
width="500"
height="500"
/>
<span>Galerien</span>
</a>
<a href="/trainingszeiten"
title="Trainings­zeiten"
>
<img
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/clockIconFriendly.svg"
alt="Trainings­zeiten"
width="112"
height="112"
/>
<span>Trainings­zeiten</span>
</a>
<a href="#mainNav"
title="Hauptnavigation"
>
<img src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/arrowRightDown.svg" alt="Menü" />
<span>zur Hauptnavigation</span>
</a>
</nav>
<main id="content">
<p><?php wkTableHtml();?></p>
</main>
<aside class="sideNotes">
<a href="https://www.so-geht-saechsisch.de" title="So geht s&auml;chsisch"><img width="2048" heigth="797" style="width:100%;" src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/soGehtSaechsich.d/soGehtSaechsisch-2048x797.png" alt="So geht s&auml;chsisch"></a>
Die Judoka des CWSV bedanken sich bei ihren Förderern:
<ul class="sponsorList">
<li>
Der CWSV ist anerkannter Stützpunktverein des Bundesprogrammes „Integration durch Sport”
<div>
<a href="https://integration.dosb.de/" title="Integration durch Sport">
<img src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/logos/IntegrationDurchSport2018.250x.png" title="Integration durch Sport - Anerkannter Stützpunktverein" alt="Integration durch Sport - Anerkannter Stützpunktverein" width="250" height="416">
</a>
</div>
</li>
</ul>
</aside>
<footer class="footerBar">
<a class="touchLink"
title="Seite auf HTML 5 Konformität prüfen"
href="http://validator.w3.org/check?uri=<?php echo(urlencode(getCurPagesUrl()));?>"
rel="nofollow"
>Valid <img
src="/ressourcen/graphiken/icons/HTML5_1Color_Black.svg"
alt="HTML 5"
title="HTML 5 Logo"
class="charImg">
</a>
<a class="touchLink" title="Möglichkeiten mit dem Chemnitzer Freizeit- und Wohngebietssportverein in Kontakt zu treten" href="/kontakt" >Kontakt</a>
<a class="touchLink" title="Impressum" href="<?php echo($baseUrl);?>/impressum" >Impressum</a>
<a class="touchLink" title="Datenschutz" href="<?php echo($baseUrl);?>/datenschutz" >Datenschutz</a>
<a class="touchLink"
title="News-Feed Abonnieren"
href="http://cwsvjudo.bplaced.net/rss"
><img
src="/ressourcen/graphiken/icons/newsFeedIcon.svg"
alt="Newsfeed"
title="News Feed Icon"
class="charImg">
</a>
</footer>
</body>
</html>