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: (1 změněno, 0 přidáno, 0 odstraněno)
 - 
          Objects (5 změněno, 0 přidáno, 0 odstraněno)
 
Rozpis
- Na stránce změněno:
 - 
      
- Obsah
 -   
... ... @@ -2,6 +2,7 @@ 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" time="40"/}}5 +{{xcvid url="https://www.xcontest.org/cesko/prelety/detail:davidbrazda/29.1.2021/16:27"/}} 6 6 7 7 8 +  
 
- XWiki.WikiMacroClass[0]
 -   
- Macro code
 -   
... ... @@ -4,18 +4,16 @@ 4 4 #set($height = $xcontext.macro.params.get('height')) 5 5 #set($flight = $xcontext.macro.params.get('flight')) 6 6 #set($time = $xcontext.macro.params.get('time')) 7 -# #find just therightpartfromthexcontest7 +#set ($discard = $xwiki.jsx.use('BackEnd.XCVID.WebHome')) 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 - ##$regexResult12 - ##$regexResult.get(1).end13 - ##$regexResult.get(1).start10 +#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. Např. 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)}">$xcontext.macro.content</iframe> 20 20 {{/html}} 21 21 {{/velocity}}  - Macro visibility
 -   
... ... @@ -1,1 +1,1 @@ 1 - Global1 +Current Wiki  
 - 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 - time1 +width  
 - XWiki.WikiMacroParameterClass[2]
 -   
- Parameter default value
 -   
... ... @@ -1,1 +1,1 @@ 1 -5 60px1 +315px  - Parameter description
 -   
... ... @@ -1,1 +1,1 @@ 1 - Rozměry okna- Šířka1 +Výška  - Parameter name
 -   
... ... @@ -1,1 +1,1 @@ 1 - width1 +height  
 - XWiki.WikiMacroParameterClass[3]
 -   
- Parameter default value
 -   
... ... @@ -1,1 +1,1 @@ 1 - 315px1 +0  - Parameter description
 -   
... ... @@ -1,1 +1,1 @@ 1 - Rozměryokna-Výška1 +časové značka, kde bude padáček a focus. Číslo.  - Parameter name
 -   
... ... @@ -1,1 +1,1 @@ 1 - height1 +time  - Parameter type
 -   
... ... @@ -1,0 +1,1 @@ 1 +java.lang.number