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
Change comment: There is no comment for this version
To version 29.1
edited by eMagiz
on 2022/04/29 12:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Content
... ... @@ -1,13 +1,4 @@
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}}
1 +{{box cssClass="floatinginfobox"}}{{/box}}
11 11  
12 12  
13 13  = Welcome =
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,5 +1,12 @@
1 -.floatinginfobox iframe {
2 - border: 0;
3 - height: 169px;
4 - width: 100%;
1 +#xwikimaincontainer {
2 + width: 1620px;
5 5  }
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 -currentPage
1 +always