Z verze
změnil(a) David Brazda
k 01.02.2021 16:27
Na verzi < 48.1 >
změnil(a) David Brazda
k 15.02.2021 15:25
< >
Popis verze: Návrat k verzi 42.13

Přehled

Rozpis

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,7 +1,5 @@
1 1  {{velocity}}
2 2  #set($url = $xcontext.macro.params.get('url'))
3 -#set($width = $xcontext.macro.params.get('width'))
4 -#set($height = $xcontext.macro.params.get('height'))
5 5  #set($flight = $xcontext.macro.params.get('flight'))
6 6  #set($time = $xcontext.macro.params.get('time'))
7 7  ##find just the right part from the xcontest
... ... @@ -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)}"><a href="$src">XCVID let</a></iframe>
21 - <span class="xdocLastModification"><a href="https://xcvid.com/" title="Let na xcvidu">XCvid</a>&nbsp;<a href="$url" title="Let na xcontestu">XContest</a></span>
18 + <iframe src="$src" id="xcvid" class="responsive-embed" allowfullscreen><a href="$src">XCVID let</a></iframe>
19 + <!-- <div class="xdocLastModification"><a href="$url" title="Let na xcontestu">XContest</a></div> -->
22 22  #end
23 23  {{/html}}
24 24  {{/velocity}}
XWiki.WikiMacroParameterClass[2]
Parameter default value
... ... @@ -1,1 +1,0 @@
1 -560px
Parameter description
... ... @@ -1,1 +1,0 @@
1 -Rozměry okna - Šířka
Parameter mandatory
... ... @@ -1,1 +1,0 @@
1 -0
Parameter name
... ... @@ -1,1 +1,0 @@
1 -width
XWiki.WikiMacroParameterClass[3]
Parameter default value
... ... @@ -1,1 +1,0 @@
1 -315px
Parameter description
... ... @@ -1,1 +1,0 @@
1 -Rozměry okna - Výška
Parameter mandatory
... ... @@ -1,1 +1,0 @@
1 -0
Parameter name
... ... @@ -1,1 +1,0 @@
1 -height