Changes for page Home
Last modified by Erik Bakker on 2024/09/24 16:08
From version 29.1
edited by eMagiz
on 2022/04/29 12:44
on 2022/04/29 12:44
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e Magiz1 +XWiki.ebakker - Content
-
... ... @@ -1,4 +1,13 @@ 1 -{{box cssClass="floatinginfobox"}}{{/box}} 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 8 +{{youtube vID="41SK59S4GcY"/}} 9 +{{/html}} 10 +{{/velocity}}{{/box}} 2 2 3 3 4 4 = Welcome =
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,12 +1,5 @@ 1 -#xwikimaincontainer { 2 - width: 1620px; 1 +.floatinginfobox iframe { 2 + border: 0; 3 + height: 169px; 4 + width: 100%; 3 3 } 4 -#footerglobal { 5 - width: 1620px; 6 -} 7 -#menuview { 8 - box-shadow: #10137e -75rem 0px 0px, #10137e 75rem 0px 0px; 9 -} 10 -.menu.navigation-menu { /*You can also get an ID selector by inspecting the menu through dev tools*/ 11 - box-shadow: #69b731 -75rem 0px 0px,#69b731 75rem 0px 0px; 12 -} - Use this extension
-
... ... @@ -1,1 +1,1 @@ 1 -a lways1 +currentPage