Z verze
změnil(a) David Brazda
k 01.02.2021 15:53
Na verzi < 37.1 >
změnil(a) David Brazda
k 01.02.2021 15:46
< >
Popis verze: Update document after refactoring.

Přehled

Rozpis

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -7,15 +7,13 @@
7 7  ##find just the right part from the xcontest
8 8  #set ($regexResult = $regextool.find($url, '^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)'))
9 9  {{html}}
10 -#if ($regexResult.isEmpty())
11 - ##$regexResult
12 - ##$regexResult.get(1).end
13 - ##$regexResult.get(1).start
10 +#if (!$regexResult.isEmpty())
11 + $regexResult
12 + $regexResult.get(1).end
13 + $regexResult.get(1).start
14 14   ##$url.substring($regexResult.get(1).start,$regexResult.get(1).end)
15 - Neplatný odkaz na tracklog. Tracklog musí být ve formátu https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27
16 -#else
17 17   #set ($src = "https://xcvid.com/embed.php?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "#" + $time)
18 - <iframe src="$src" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}"><a href="$src">XCVID let</a></iframe>
19 19  #end
17 + <iframe src="$src" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}"><a href="$src">XCVID let</a></iframe>
20 20  {{/html}}
21 21  {{/velocity}}
XWiki.WikiMacroParameterClass[0]
Parameter description
... ... @@ -1,1 +1,9 @@
1 -Adresa trackogu v xcontestu např. "https:~/~/www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27"
1 +Poslední část linku z xcontestu za dvojtečkou např. davidbrazda/29.1.2021/16:27
2 +
3 +(% id="gtx-trans" style="position: absolute; left: 374px; top: 39px;" %)
4 +(((
5 +(% class="gtx-trans-icon" %)
6 +(((
7 +
8 +)))
9 +)))
XWiki.WikiMacroParameterClass[1]
Parameter default value
... ... @@ -1,1 +1,1 @@
1 -0
1 +560px
Parameter description
... ... @@ -1,9 +1,1 @@
1 -Časové značka, Počet sekund od startu, kde bude padáček a focus. Defaultně 0.
2 -
3 -(% id="gtx-trans" style="position: absolute; left: -29px; top: -8px;" %)
4 -(((
5 -(% class="gtx-trans-icon" %)
6 -(((
7 -
8 -)))
9 -)))
1 +Šířka
Parameter name
... ... @@ -1,1 +1,1 @@
1 -time
1 +width
XWiki.WikiMacroParameterClass[2]
Parameter default value
... ... @@ -1,1 +1,1 @@
1 -560px
1 +315px
Parameter description
... ... @@ -1,1 +1,1 @@
1 -Rozměry okna - Šířka
1 +Výška
Parameter name
... ... @@ -1,1 +1,1 @@
1 -width
1 +height
XWiki.WikiMacroParameterClass[3]
Parameter default value
... ... @@ -1,1 +1,1 @@
1 -315px
1 +0
Parameter description
... ... @@ -1,1 +1,1 @@
1 -Rozměry okna - Výška
1 +časo značka, kde bude padáček a focus. Číslo.
Parameter name
... ... @@ -1,1 +1,1 @@
1 -height
1 +time