Changes for page Xabier Cid Vidal and María Pereira Martínez
Last modified by Ricardo Julio Rodríguez Fernández on 2025/07/11 17:06
From version 5.1
edited by Ricardo Julio Rodríguez Fernández
on 2025/07/11 16:53
on 2025/07/11 16:53
Change comment:
There is no comment for this version
To version 6.2
edited by Ricardo Julio Rodríguez Fernández
on 2025/07/11 17:06
on 2025/07/11 17:06
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,3 +1,7 @@ 1 -#xdocFooter { 2 - display:none; 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 + - Use this extension
-
... ... @@ -1,1 +1,1 @@ 1 - currentPage1 +always