Z verze
změnil(a) DavidBrazda
k 09.12.2020 12:29
Na verzi < 110.1 >
změnil(a) DavidBrazda
k 09.12.2020 12:51
< >
Popis verze: Rollback to version 101.1

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -147,14 +147,19 @@
147 147  
148 148  {{video url="https://www.youtube.com/watch?v=YtoUSJLr1Lg?start=21"/}}
149 149  
150 -(% class="wikigeneratedid" %)
150 +
151 151  Další možnosti embedování a to včetně je pomocí iframe (TBD popsat detailněji) - zde lze embedovat videa i s aktuálním časem
152 +{{velocity}}{{html clean="false"}}
153 +## Chrome's XSS Auditor blocks the preview action if:
154 +## * the submitted content has an iframe with an external URL
155 +## * the preview action displays the submitted iframe
156 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
157 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
158 +#set ($iframe = 'iframe')
159 +<iframe width="560" height="315" src="https://www.youtube.com/embed/39BSTcz2v7g?start=327" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
160 +{{/html}}{{/velocity}}
152 152  
153 -<iframe width="560" height="315" src="https://www.youtube.com/embed/kE-R8yDjyas?start=21" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
154 154  
155 -
156 -
157 -(% class="wikigeneratedid" id="H" %)
158 158  Další detaily zde [[https:~~/~~/extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor%20Integration/Features/>>https://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor%20Integration/Features/]]
159 159  
160 160  === Klávesové zkratky v editoru ===