Změny dokumentu 20 Uživatelská příručka
Naposledy upravil David Brazda 15.02.2021 16:06
Přehled
-
Na stránce změněno: (1 změněno, 0 přidáno, 0 odstraněno)
Rozpis
- Na stránce změněno:
-
- Obsah
-
... ... @@ -150,11 +150,20 @@ 150 150 (% class="wikigeneratedid" %) 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 152 153 +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 154 + 155 +{{velocity}} 156 +{{html clean="false"}} 157 +## Chrome's XSS Auditor blocks the preview action if: 158 +## * the submitted content has an iframe with an external URL 159 +## * the preview action displays the submitted iframe 160 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 161 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 162 +#set ($iframe = 'iframe') 153 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> 164 +{{/html}} 165 +{{/velocity}} 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 ===