Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,6 @@ 1 1 {{aagon.floatingbox/}} 2 2 3 3 {{apimacro title="Text"}} 4 -= Titel = 5 - 6 6 Text 7 7 Text 8 8 Text ... ... @@ -9,9 +9,11 @@ 9 9 {{/apimacro}} 10 10 11 11 {{apimacro title="Code"}} 10 +{{code language="none"}} 12 12 Code 12 +{{/code}} 13 13 {{/apimacro}} 14 14 15 15 {{apimacro title="APIMacro"}} 16 - 16 +[[image:ACMP.63.ACMP installieren.WebHome@ACMP Consolen Icon.png]] 17 17 {{/apimacro}}
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -19,9 +19,6 @@ 19 19 #set($effectduration = $mathtool.mul(1000,$mparams.effectduration)) 20 20 #set($title = $escapetool.xml($mparams.title)) 21 21 22 -## XWiki-Syntax direkt ausgeben 23 -= $title = 24 - 25 25 {{html clean=false}} 26 26 <div class="showhide-header" 27 27 #if($id && $id!="") id="showhideheader${id}" #end ... ... @@ -36,9 +36,7 @@ 36 36 37 37 (% class="showhidecontent" #if($id && $id!="")id="showhidecontent${id}" #end#if($xcontext.action != 'edit') style="display: none;"#end %) 38 38 ((( 39 -((( 40 40 {{wikimacrocontent /}} 41 -))) 42 42 ))) 43 43 {{/velocity}} 44 44

