Changes for page Show Hide Macro
Last modified by jklein on 2025/06/02 14:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,9 +4,12 @@ 4 4 XWiki 5.x or more. 5 5 6 6 {{showhide title="PublicAPI" effect="slide" effectduration="0.5"}} 7 -Inhalt 8 -Inhalt 9 -Inhalt 7 +{{code language="PowerShell"}} 8 +Hier steht neuer Code 9 +Code 10 +Code 11 +Code 12 +{{/code}} 10 10 {{/showhide}} 11 11 12 12 {{info}}
- XWiki.JavaScriptExtension[0]
-
- Use this extension
-
... ... @@ -1,1 +1,1 @@ 1 - currentPage1 +onDemand
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -33,6 +33,15 @@ 33 33 background-color: #fff; 34 34 } 35 35 36 +.showhide-header:hover { 37 + background-color: #f0f0f0; 38 + cursor: default; 39 +} 40 + 41 +.showhidebutton a:hover { 42 + text-decoration: underline; 43 +} 44 + 36 36 .showhide-icon { 37 37 color: #0645ad; /* typisches Link-Blau */ 38 38 text-decoration: underline; - Use this extension
-
... ... @@ -1,1 +1,1 @@ 1 - currentPage1 +always