Změny dokumentu XCVID
Naposledy upravil David Brazda 08.04.2021 16:25
Popis verze:
Při změně verze nebyl zadán žádný kometář.
Přehled
-
Na stránce změněno: (1 změněno, 0 přidáno, 0 odstraněno)
-
Objects (3 změněno, 0 přidáno, 0 odstraněno)
Rozpis
- Na stránce změněno:
-
- Nadpis
-
... ... @@ -1,1 +1,1 @@ 1 -Macro-xcvid 1 +Macro - xcvid
- XWiki.JavaScriptExtension[0]
-
- Kód
-
... ... @@ -1,4 +1,4 @@ 1 -function getAddress(url) {1 +function ShortenUrl(url) { 2 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];3 + return match[1]; 4 4 }
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -3,10 +3,11 @@ 3 3 #set($width = $xcontext.macro.params.get('width')) 4 4 #set($height = $xcontext.macro.params.get('height')) 5 5 #set($flight = $xcontext.macro.params.get('flight')) 6 -#set ($discard = $xwiki.jsx.use('BackEnd.Macro-xcvid')) 6 +#set ($discard = $xwiki.jsx.use('BackEnd.Macro - xcvid')) 7 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*).*\/(.*)|(.*?)\/") )8 +#set( $xcvidurl = $regextool.findAll($url, "/^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)/") ) 9 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> 10 +ff $xcvidurl[0] 11 + <iframe src="https://xcvid.com/embed.php?ident=vrana/31.01.2021/11:30" id="xcvid" width="$!{escapetool.html($width)}" height="$!{escapetool.xml($height)}">$xcontext.macro.content</iframe> 11 11 {{/html}} 12 12 {{/velocity}}
- XWiki.WikiMacroParameterClass[0]
-
- Parameter description
-
... ... @@ -1,9 +1,1 @@ 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 -))) 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]])