Changes for page APIMacro

Last modified by jklein on 2025/06/24 11:07

From version 25.1
edited by jklein
on 2025/06/02 13:53
Change comment: There is no comment for this version
To version 28.3
edited by jklein
on 2025/06/02 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{apimacro}}
1 +{{apimacro title="APIMacro"}}
2 2  Code
3 3  
4 4  Code
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,7 +1,5 @@
1 1  .showhide-header {
2 - border: 1px solid #ccc;
3 - background-color: #f7f7f7;
4 - border-radius: 4px 4px 0 0;
2 +
5 5   padding: 10px 12px;
6 6   cursor: pointer;
7 7   user-select: none;
XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,5 +1,5 @@
1 1  {{velocity}}
2 -#set($discard = $xwiki.jsx.use("Macros.ShowHideMacro"))
2 +#set($discard = $xwiki.jsx.use("Macros.APIMacro"))
3 3  #set($mparams = $wikimacro.parameters)
4 4  #if(!$mparams)
5 5   #set($mparams = $xcontext.macro.params)
... ... @@ -31,13 +31,12 @@
31 31   </div>
32 32  </div>
33 33  {{/html}}
34 -</div>
35 -{{/html}}
36 36  (% class="showhidecontent" #if($id && $id!="")id="showhidecontent${id}" #end#if($xcontext.action != 'edit') style="display: none;"#end %)
37 -(((
38 -(((
39 -{{wikimacrocontent /}}
35 +(((
36 +(((
37 +{{code language="$mparams.language"}}{{wikimacrocontent /}}{{/code}}
38 +)))
40 40  )))
40 +
41 41  )))
42 -)))
43 43  {{/velocity}}
Macro description
... ... @@ -1,1 +1,1 @@
1 -Show/hide content with animations.
1 +Makro für PublicAPI-Commands
XWiki.WikiMacroParameterClass[3]
Parameter default value
... ... @@ -1,1 +1,0 @@
1 -slide
Parameter description
... ... @@ -1,1 +1,0 @@
1 -Scriptaculous Effect
Parameter mandatory
... ... @@ -1,1 +1,0 @@
1 -No
Parameter name
... ... @@ -1,1 +1,0 @@
1 -effect
XWiki.WikiMacroParameterClass[5]
Parameter default value
... ... @@ -1,1 +1,0 @@
1 -0
Parameter description
... ... @@ -1,1 +1,0 @@
1 -Effect duration
Parameter mandatory
... ... @@ -1,1 +1,0 @@
1 -No
Parameter name
... ... @@ -1,1 +1,0 @@
1 -effectduration
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community