Changes for page HomePublic
Last modified by Daniel Kujawa on 2026/02/27 16:55
From version 17.1
edited by ophadm
on 2026/02/11 12:31
on 2026/02/11 12:31
Change comment:
There is no comment for this version
To version 31.1
edited by Daniel Kujawa
on 2026/02/25 10:20
on 2026/02/25 10:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ophadm1 +XWiki.daniel kujawa - Content
-
... ... @@ -1,9 +1,9 @@ 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/guest/nkrsdemo]] 4 4 ))) 5 5 6 6 (% class="box infomessage" %) 7 7 ((( 8 -Continue as [[Admin User>>https://wiki.ophion.ch/xwiki/bin/login/XWiki/XWikiLogin]] 8 +Continue as [[Admin User>>https://wiki.ophion.ch/xwiki/bin/login/XWiki/XWikiLogin?oidc.skipped=false&xredirect=/xwiki/bin/view/Main/]] 9 9 )))
- XWiki.StyleSheetExtension[0]
-
- cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - code
-
... ... @@ -1,0 +1,56 @@ 1 +/* Hide global header / top bar / menus */ 2 +#header, 3 +#topbar, 4 +#xwikimainmenu, 5 +#globallinks, 6 +.navbar, 7 +#navigation, 8 +#breadcrumb, 9 +.breadcrumb, 10 +#hierarchy, 11 +#documentmenu, 12 +#tmMainMenu, 13 +#tmMoreActions, 14 +#actions, 15 +#xwikiuserpanel, 16 +#xwikimainheader, 17 +#xwikimainnavigation { 18 + display: none !important; 19 +} 20 + 21 +/* Hide page title + metadata (“Last modified…”) */ 22 +#document-title, 23 +#document-title h1, 24 +#xwikidocinfo, 25 +.xwikidocinfo, 26 +#document-info, 27 +.document-info, 28 +#info { 29 + display: none !important; 30 +} 31 + 32 +/* Hide “like” / footer / “Created by …” / version line */ 33 +#xwikibottomcontent, 34 +#xwikifooter, 35 +#footer, 36 +#footerglobal, 37 +.content-footer, 38 +.xwiki-likes, 39 +.like, 40 +#likes { 41 + display: none !important; 42 +} 43 + 44 +/* Make content area look like a standalone landing page */ 45 +#xwikicontent, 46 +#content, 47 +#contentcontainer, 48 +#mainContentArea { 49 + margin-top: 0 !important; 50 + padding-top: 0 !important; 51 +} 52 + 53 +/* Hide the entire document footer */ 54 +#xdocFooter { 55 + display: none !important; 56 +} - name
-
... ... @@ -1,0 +1,1 @@ 1 +hide_and_seek - use
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage