Last modified by Ricardo Julio Rodríguez Fernández on 2025/07/11 17:06

From version 6.2
edited by Ricardo Julio Rodríguez Fernández
on 2025/07/11 17:06
Change comment: There is no comment for this version
To version 5.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/07/11 16:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,7 +1,3 @@
1 -#if($xwiki.user.getUser()=="XWiki.XWikiGuest")
2 -#Commentstab,#Commentspane{display:none}
3 -#Attachmentstab,#Attachmentspane{display:none}
4 -#Historytab,#Historypane{display:none}
5 -#Informationtab,#Informationpane{display:none}
6 -#end
7 -
1 +#xdocFooter {
2 + display:none;
3 +}
Use this extension
... ... @@ -1,1 +1,1 @@
1 -always
1 +currentPage