Last modified by Thomas Mortagne on 2017/03/24

<
From version < 31.1 >
edited by Marius Dumitru Florea
on 2016/07/12
To version < 31.2 >
edited by Marius Dumitru Florea
on 2016/07/12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,7 +60,7 @@
60 60  * new ##org.xwiki.rendering.listener.SectionGeneratorListener## to generate section events from headers events
61 61  * Instance Output filter now indicate the target syntax for Input filters producing rendering events
62 62  * The same relative file path supported for ##source## filter properties parameter is now supported for any InputSource filter properties parameter in the Filter test framework
63 -* ~{~{$regextool}} [[Velocity Tool>>extensions:Extension.Velocity Module||anchor="HVelocityTools"]] has a new method to quote the replacement string in ~{~{String#replaceAll()}}. Here's how you can use it:(((
63 +* ##$regextool## [[Velocity Tool>>extensions:Extension.Velocity Module||anchor="HVelocityTools"]] has a new method to quote the replacement string in ##String#replaceAll()##. Here's how you can use it:(((
64 64  {{code language="none"}}
65 65  #set ($out = $out.replaceAll(" (id|for)=('|"")$regextool.quote($oldId)",
66 66   " ${escapetool.d}1=${escapetool.d}2$regextool.quoteReplacement($newId)"))

Get Connected