Z verze
změnil(a) David Brazda
k 15.02.2021 12:42
Na verzi < 45.1 >
změnil(a) David Brazda
k 01.02.2021 17:26
< >
Popis verze: Návrat k verzi 42.13

Přehled

Rozpis

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -17,8 +17,8 @@
17 17   #set ($suffix = "?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "#" + $time)
18 18   #set ($src = "https://xcvid.com/embed.php" + $suffix)
19 19   <div class="xdocLastModification">Interaktivní 3D pohled.</div>
20 - <iframe src="$src" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}" allowfullscreen><a href="$src">XCVID let</a></iframe>
21 - <!-- <div class="xdocLastModification"><a href="$url" title="Let na xcontestu">XContest</a></div> -->
20 + <iframe src="$src" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}"><a href="$src">XCVID let</a></iframe>
21 + <div class="xdocLastModification"><a href="$url" title="Let na xcontestu">XContest</a></div>
22 22  #end
23 23  {{/html}}
24 24  {{/velocity}}