Změny dokumentu XCVID
                  Naposledy upravil David Brazda 08.04.2021 16:25
              
      
      Popis verze:
              Návrat k verzi 42.13
          
   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, 1 odstraněno)
 
Rozpis
- Na stránce změněno:
 - 
      
- Obsah
 -   
... ... @@ -4,7 +4,7 @@ 4 4 5 5 ~{~{xcvid url="https:~/~/www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27"/}} 6 6 7 -{{xcvid url="https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27" time="40" shadow="1"/}}7 +{{xcvid url="https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27" time="40"/}} 8 8 9 9 **Dodělat:** 10 10  
 
- XWiki.WikiMacroClass[0]
 -   
- Macro code
 -   
... ... @@ -2,7 +2,6 @@ 2 2 #set($url = $xcontext.macro.params.get('url')) 3 3 #set($flight = $xcontext.macro.params.get('flight')) 4 4 #set($time = $xcontext.macro.params.get('time')) 5 -#set($shadow = $xcontext.macro.params.get('shadow')) 6 6 ##find just the right part from the xcontest 7 7 #set ($regexResult = $regextool.find($url, '^https:\/\/www.xcontest.org\/[\w\/]+:([-\w.]+\/\d\d?\.\d\d?\.\d{4}\/\d\d:\d\d)($|\?|#)')) 8 8 {{html}} ... ... @@ -13,7 +13,7 @@ 13 13 ##$url.substring($regexResult.get(1).start,$regexResult.get(1).end) 14 14 Neplatný odkaz na tracklog. Např. https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27 15 15 #else 16 - #set ($suffix = "?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "#" + $time + "&shadow=" + $shadow)15 + #set ($suffix = "?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "#" + $time) 17 17 #set ($src = "https://xcvid.com/embed.php" + $suffix) 18 18 <div class="xdocLastModification">Interaktivní 3D pohled.</div> 19 19 <iframe src="$src" id="xcvid" class="responsive-embed" allowfullscreen><a href="$src">XCVID let</a></iframe>  
 - XWiki.WikiMacroParameterClass[2]
 -   
- Parameter default value
 -   
... ... @@ -1,1 +1,0 @@ 1 -1  - Parameter description
 -   
... ... @@ -1,1 +1,0 @@ 1 -Má být zobrazen na zemi stín tracklogu (hodnoty: 1 nebo 0) Použití: 1 - při přeletech, 0 při svahovačkách  - Parameter mandatory
 -   
... ... @@ -1,1 +1,0 @@ 1 -0  - Parameter name
 -   
... ... @@ -1,1 +1,0 @@ 1 -shadow