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
-
... ... @@ -147,9 +147,13 @@ 147 147 148 148 {{video url="https://www.youtube.com/watch?v=YtoUSJLr1Lg?start=21"/}} 149 149 150 +(% class="wikigeneratedid" %) 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 150 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"}} 154 + 155 +{{velocity}} 156 +{{html clean="false"}} 153 153 ## Chrome's XSS Auditor blocks the preview action if: 154 154 ## * the submitted content has an iframe with an external URL 155 155 ## * the preview action displays the submitted iframe ... ... @@ -156,10 +156,10 @@ 156 156 ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 157 157 ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 158 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}} 163 +<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}} 161 161 162 - 163 163 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/]] 164 164 165 165 === Klávesové zkratky v editoru ===