Z verze
změnil(a) David Brazda
k 08.04.2021 16:21
Na verzi < 80.1 >
změnil(a) David Brazda
k 08.04.2021 13:42
< >
Popis verze: Návrat k verzi 42.13

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -13,4 +13,4 @@
13 13  
14 14  0 - standard pohled
15 15  
16 -Další atributy a jejich použití je přímo při přidání makra. Ikonka [[[[image:1617884108898-393.png||height="34" width="34"]]>>attach:1617884108898-393.png]]
16 +
1617884108898-393.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.DavidBrazda
Size
... ... @@ -1,1 +1,0 @@
1 -1.0 KB
Content
XWiki.WikiMacroClass[0]
Macro code
... ... @@ -25,13 +25,9 @@
25 25  #else
26 26   #set ($suffix = "?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "&shadow=" + $shadow + "&viewFrom=" + $zoom + "&trackPilot=" + $trackpilot + "#" + $time)
27 27   #set ($src = "https://xcvid.com/embed.php" + $suffix)
28 - <div style="text-align:center">
29 - <figure>
30 - <figureCaption>Interaktivní 3D pohled.</figureCaption>
28 + <div class="xdocLastModification">Interaktivní 3D pohled.</div>
31 31   <iframe src="$src" id="xcvid" class="responsive-embed" allowfullscreen><a href="$src$suffix">XCVID let</a></iframe>
32 32   <!-- <div class="xdocLastModification"><a href="$url" title="Let na xcontestu">XContest</a></div> -->
33 - <figure>
34 - </div>
35 35  #end
36 36  {{/html}}
37 37  {{/velocity}}