From fa31b96cc4fcf7b1ac51920ced1fb7822903d1f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Wed, 12 Apr 2017 15:14:46 +0200 Subject: [PATCH] SPR-814: html5 instead of xhtml --- detail.php | 72 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 49 insertions(+), 23 deletions(-) diff --git a/detail.php b/detail.php index 25b09d5..d964f3d 100755 --- a/detail.php +++ b/detail.php @@ -1,17 +1,16 @@ - * @author Anika Henke + * @link FIXME + * @author Jana Deutschlaender + * @author Michael Grosse * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ +use dokuwiki\template\sprintdoc\Template; -// must be run from within DokuWiki -if (!defined('DOKU_INC')) { - die(); -} +if (!defined('DOKU_INC')) die(); /* must be run from within DokuWiki */ header('X-UA-Compatible: IE=edge,chrome=1'); global $JSINFO; @@ -20,21 +19,44 @@ if (empty($JSINFO)) { } ?> - + - - - <?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG)) ?> - [<?php echo strip_tags($conf['title']) ?>] - - - - - - + + + + + +<?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG)) ?> [<?php echo strip_tags($conf['title']) ?>] + + + + + + @@ -177,8 +199,12 @@ if (empty($JSINFO)) { -
-

+
0) { ?> +