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 (1 změněno, 0 přidáno, 0 odstraněno)
 
Rozpis
- Na stránce změněno:
 - 
      
- Obsah
 -   
... ... @@ -2,8 +2,10 @@ 2 2 3 3 ~{~{xcvid url="https:~/~/xcvid.com/embed.php?flight=2368351#1313"/}} 4 4 5 -{{xcvid url="https:// www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27"/}}5 +{{xcvid url="https://xcvid.com/embed.php?flight=2368351#1313"/}} 6 6 7 7 8 8 9 9 10 + 11 +  
 
- XWiki.WikiMacroClass[0]
 -   
- Macro code
 -   
... ... @@ -4,7 +4,7 @@ 4 4 #set($height = $xcontext.macro.params.get('height')) 5 5 #set($flight = $xcontext.macro.params.get('flight')) 6 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)($|\?|#)/', '$1') ) 7 +#set( $xcvidurl = $url.replaceAll('/^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)/', 'https://xcvid.com/embed.php?ident=$1') ) 8 8 {{html}} 9 9 $xcvidurl 10 10 <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>