Changes for page nocommentsMacro
Last modified by Admin NAJU Bayern on 2026/03/30 20:49
From version 6.1
edited by Admin NAJU Bayern
on 2026/03/30 20:45
on 2026/03/30 20:45
Change comment:
There is no comment for this version
To version 7.1
edited by Admin NAJU Bayern
on 2026/03/30 20:49
on 2026/03/30 20:49
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -1,1 +1,15 @@ 1 -{{html clean="false"}}<style>.xwikicomment, #Commentssection, .commentlist { display: none !important; }</style>{{/html}} 1 +{{html clean="false"}}<style> 2 +#Commentspane, 3 +#Commentsanchor, 4 +#commentscontent, 5 +#Attachmentspane, 6 +#Attachmentsanchor, 7 +#Historypane, 8 +#Historyanchor, 9 +#Informationpane, 10 +#Informationanchor, 11 +#docExtraTabs, 12 +#xwikidata { 13 + display: none !important; 14 +} 15 +</style>{{/html}}