Changes for page Release Notes for XWiki 6.1
Last modified by Thomas Mortagne on 2017/03/24
From version 28.1
edited by Thomas Mortagne
on 2014/07/07
on 2014/07/07
Change comment:
There is no comment for this version
To version 29.1
edited by Thomas Mortagne
on 2014/07/09
on 2014/07/09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -175,7 +175,7 @@ 175 175 176 176 In this second sample, the macro will fail with an AccessDeniedException if the right is not allowed. 177 177 178 -== AccesstoBlockMatchersfromvelocityscripts==178 +== Easier XDOM manipulation from Velocity == 179 179 180 180 To be able to use the ##Block.getBlocks(BlockMatcher, Block.Axes)## method on the rendering blocks in the documents XDOM from velocity, a converter has been introduced that maps string expressions to BlockMatcher objects. The current implementation only supports mapping to ClassBlockMatchers, and allows to get all blocks of a given type from the XDOM. 181 181