Wiki source code of Writing XWiki Rendering Macros
Version 12.2 by Kell smith on 2015/05/27
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
11.5 | 1 | These tutorials explain how to implement XWiki Macros using XWiki's [[Rendering Architecture>>extensions:Extension.Rendering Module]]. |
![]() |
10.1 | 2 | |
![]() |
9.1 | 3 | XWiki Rendering macros (available in XWiki Syntax 2.0 only) can be written either in Java or directly in wiki pages: |
|
2.1 | 4 | |
![]() |
10.1 | 5 | * [[XWiki Rendering Macro in Java Tutorial>>RenderingMacroTutorial]] |
6 | * [[XWiki Rendering Macro in Wiki page Tutorial>>WikiMacroTutorial]] |