- gab mit dem bestehenden Ordner downloads Probleme

renamed:    md/downloads.md -> md/download.md
	renamed:    yaml/downloads.subNav.yaml -> yaml/download.subNav.yaml
	modified:   yaml/extras.subNav.yaml
- kleinere Rechtschreibekorrektur
	modified:   md/index.md
- überflüßige Datei entfernt
	deleted:    md/kontakt.md~
- das Zitat wieder zurück in den Header geholt
	modified:   pandocTemplate/cwsvJudo.html5.pandocTemplate
- muss nocheinmal überprüft werden: warum funktioniert die
Jahresansicht der News nicht?
	modified:   phpLib/cwsvJudo/newsLib.php
	modified:   phpLib/cwsvJudo/newsTableHtml.php
- Überwachen der alten Adressen für eine korrekte Umleitung
	new file:   redirecting/pagesDesktop/redirecter.php
	new file:   redirecting/pagesDesktop/redirects.json
	new file:   redirecting/pagesMobile/redirecter.php
	new file:   redirecting/pagesMobile/redirects.json
- ein zu frühes melden im Wettkampfplaner verhindern!
	modified:   wkParticipo/eventKalender.php
	modified:   wkParticipo/lib/wkParticipoLib.inc.php
	modified:   wkParticipo/showWkEvent.php
This commit is contained in:
marko
2018-07-23 10:53:18 +02:00
parent 93ad33a7bd
commit 4ca073001c
15 changed files with 353 additions and 161 deletions

View File

@@ -50,13 +50,18 @@ $if(phpTitleFunction)$
<title><?php $phpTitleFunction$();?></title>
$else$
<title>$if(title-prefix)$$title-prefix$ $endif$$pagetitle$</title>
$endif$
$if(css)$
<style>
$for(css)$
<?php include_once( $$basePath."/$css$" );?>
$endfor$
</style>
$endif$
<style>code{white-space: pre;}</style>
$if(quotes)$
<style>
q { quotes: "“" "”" "" ""; }
.fontSizeXxSmall{font-size: xx-small;}
.displayNone{display: none;}
</style>
$endif$
$if(highlighting-css)$
@@ -64,9 +69,6 @@ $if(highlighting-css)$
$highlighting-css$
</style>
$endif$
$for(css)$
<link rel="stylesheet" href="/$css$">
$endfor$
$for(extraCss)$
<link rel="stylesheet" href="$extraCss$">
$endfor$
@@ -109,8 +111,10 @@ $endfor$
title="Judo im Chemnitzer WSV" alt="Judo im Chemnitzer WSV - Promo"
src="http://cwsvjudo.bplaced.net/ressourcen/graphiken/banner/bannerlogo.1.jpg"
/>
<span>Judo</span>
<span class="breadcrumbs"></span>
<span>
<span>Judo</span>
<span><?php $$zitat = getRandomCite( getCwsvJudoDbConn() ); echo($$zitat['zitat']);?></span>
</span>
<img
width="64" height="52"
title="Judo im Chemnitzer WSV"