Changes for page Home
Last modified by Erik Bakker on 2024/09/24 16:08
From version 17.1
edited by Erik Bakker
on 2022/04/25 14:45
on 2022/04/25 14:45
Change comment:
There is no comment for this version
To version 22.1
edited by Erik Bakker
on 2022/04/29 12:22
on 2022/04/29 12:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,8 @@ 1 -{{box cssClass="floatinginfobox"}}{{velocity}} 2 -{{html clean="false"}} 3 -## Chrome's XSS Auditor blocks the preview action if: 4 -## * the submitted content has an iframe with an external URL 5 -## * the preview action displays the submitted iframe 6 -## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 7 -## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 1 +{{box cssClass="floatinginfobox"}} 2 +{{velocity}} 8 8 {{youtube vID="41SK59S4GcY"/}} 9 -{{/ html}}10 -{{/ velocity}}{{/box}}4 +{{/velocity}} 5 +{{/box}} 11 11 12 12 13 13 = Welcome =
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,5 +1,4 @@ 1 -.floatinginfobox iframe { 2 - border: 0; 3 - height: 169px; 4 - width: 100%; 1 +#xwikimaincontainer { 2 + width: 1620px; 5 5 } 4 +