Changes for page HomePublic

Last modified by Daniel Kujawa on 2026/02/27 16:55

From version 25.1
edited by ophadm
on 2026/02/25 07:59
Change comment: There is no comment for this version
To version 28.1
edited by ophadm
on 2026/02/25 08:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  (% class="box infomessage" %)
2 2  (((
3 -Continue as [[Guest (NKRS)>>https://wiki.ophion.ch/xwiki/wiki/nkrsdemo/view/Main?oidc.skipped=true]]
3 +Continue as [[Guest (NKRS)>>https://wiki.ophion.ch/xwiki/bin/view/nkrsdemo/Public/WebHome?oidc.skipped=true]]
4 4  )))
5 5  
6 6  (% class="box infomessage" %)
XWiki.StyleSheetExtension[0]
code
... ... @@ -49,3 +49,8 @@
49 49   margin-top: 0 !important;
50 50   padding-top: 0 !important;
51 51  }
52 +
53 +/* Hide the entire document footer */
54 +#xdocFooter {
55 + display: none !important;
56 +}