Wiki source code of Writing XWiki Macros
Version 10.1 by Vincent Massol on 2009/08/17
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
10.1 | 1 | = Writing XWiki Rendering Macros = |
|
2.1 | 2 | |
![]() |
10.1 | 3 | These tutorials explains how to implement XWiki Macros using XWiki's [Rendering Architecture and in Java. |
4 | |||
![]() |
9.1 | 5 | XWiki Rendering macros (available in XWiki Syntax 2.0 only) can be written either in Java or directly in wiki pages: |
|
2.1 | 6 | |
![]() |
10.1 | 7 | * [[XWiki Rendering Macro in Java Tutorial>>RenderingMacroTutorial]] |
8 | * [[XWiki Rendering Macro in Wiki page Tutorial>>WikiMacroTutorial]] |