Změny dokumentu XCVID
Naposledy upravil David Brazda 08.04.2021 16:25
Popis verze:
Update document after refactoring.
Přehled
-
Na stránce změněno: (2 změněno, 0 přidáno, 0 odstraněno)
-
Objects (2 změněno, 3 přidáno, 0 odstraněno)
Rozpis
- Na stránce změněno:
-
- Nadpis
-
... ... @@ -1,1 +1,1 @@ 1 -Macro 1 +Macro-xcvid - Obsah
-
... ... @@ -1,4 +1,9 @@ 1 -Macro pro xcvid 1 +**Macro pro xcvid** 2 2 3 +~{~{xcvid url="https:~/~/xcvid.com/embed.php?flight=2368351#1313"/}} 3 3 4 - 5 +{{xcvid url="https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27"/}} 6 + 7 + 8 + 9 +
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -1,0 +1,12 @@ 1 +{{velocity}} 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 +#set($flight = $xcontext.macro.params.get('flight')) 6 +#set ($discard = $xwiki.jsx.use('BackEnd.Macro-xcvid')) 7 +##set( $xcvidurl = $url.replaceAll('/^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)/', '$2') ) 8 +##set( $xcvidurl = $regextool.find($url, "(?=http*).*\/(.*)|(.*?)\/") ) 9 +{{html}} 10 + <iframe src="www.pgdenik.cz" onLoad="this.src=getAddress('$url')" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}">$xcontext.macro.content</iframe> 11 +{{/html}} 12 +{{/velocity}} - Macro name
-
... ... @@ -1,1 +1,1 @@ 1 -XCVID embedovan ýlet1 +XCVID embedovany let - Macro visibility
-
... ... @@ -1,1 +1,1 @@ 1 - Global1 +Current Wiki
- XWiki.WikiMacroParameterClass[0]
-
- Parameter description
-
... ... @@ -1,1 +1,9 @@ 1 -XContest link of the flight ([[https:~~/~~/www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27>>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.JavaScriptExtension[0]
-
- Způsob práce s cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - Kód
-
... ... @@ -1,0 +1,4 @@ 1 +function getAddress(url) { 2 + const match = /^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)/.exec(url); 3 + return 'https://xcvid.com/embed.php?ident=' + match[1]; 4 +} - Jméno
-
... ... @@ -1,0 +1,1 @@ 1 +jsext - Zpracuj obsah
-
... ... @@ -1,0 +1,1 @@ 1 +Ne - Použij tuto příponu
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand
- XWiki.WikiMacroParameterClass[1]
-
- Parameter default value
-
... ... @@ -1,0 +1,1 @@ 1 +560px - Parameter description
-
... ... @@ -1,0 +1,1 @@ 1 +Šířka - Parameter mandatory
-
... ... @@ -1,0 +1,1 @@ 1 +Ne - Parameter name
-
... ... @@ -1,0 +1,1 @@ 1 +width
- XWiki.WikiMacroParameterClass[2]
-
- Parameter default value
-
... ... @@ -1,0 +1,1 @@ 1 +315px - Parameter description
-
... ... @@ -1,0 +1,1 @@ 1 +Výška - Parameter mandatory
-
... ... @@ -1,0 +1,1 @@ 1 +Ne - Parameter name
-
... ... @@ -1,0 +1,1 @@ 1 +height