From df0e21b4abb118b585b79ac5546ef4bd9c3b8229 Mon Sep 17 00:00:00 2001 From: lisps Date: Mon, 17 Feb 2014 23:26:54 +0100 Subject: fix last merge --- inc/parser/xhtml.php | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 90 insertions(+), 2 deletions(-) (limited to 'inc/parser') diff --git a/inc/parser/xhtml.php b/inc/parser/xhtml.php index 1cf1acc32..0d5881aa0 100644 --- a/inc/parser/xhtml.php +++ b/inc/parser/xhtml.php @@ -1272,6 +1272,95 @@ class Doku_Renderer_xhtml extends Doku_Renderer { return $link; } + + + /** + * Embed video(s) in HTML + * + * @author Anika Henke + * + * @param string $src - ID of video to embed + * @param int $width - width of the video in pixels + * @param int $height - height of the video in pixels + * @param array $atts - additional attributes for the