Changes for page Velocity API

Last modified by Admin on 2024/03/28 10:54

<
From version < 29.1 >
edited by Marius Dumitru Florea
on 2014/11/10 12:19
To version < 30.1 >
edited by Marius Dumitru Florea
on 2014/11/10 13:06
>
Change comment: Remove cookie tool from the list of available Velocity tools

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -30,7 +30,6 @@
30 30  * String Tool
31 31  ** {{scm project="xwiki-commons" path="xwiki-commons-core/xwiki-commons-text/src/main/java/org/xwiki/text/StringUtils.java"}}String Tool{{/scm}}: **##$stringtool##** (since 6.3M1)
32 32  ** [[String Tool>>http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html]]: **##$stringtool##** (since 3.4M1)
33 -* [[Cookie Tool>>https://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/view/CookieTool.html]]: **##$cookietool##** (available since 6.2M2 but loaded by default only since 6.3)
34 34  * {{scm project="xwiki-commons" path="xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/URLTool.java"}}URL Tool{{/scm}}: **##$urltool##** allows to parse URL's; currently only a ##parseQuery## method is supported to parse the query string of a given URL (since 6.3M1)
35 35  * [[Exception Tool>>http://commons.apache.org/proper/commons-lang/javadocs/api-3.1/org/apache/commons/lang3/exception/ExceptionUtils.html]]: **##$exceptiontool##** provides useful helpers to manipulate exceptions (get root cause, transform into a String, etc) (since 6.3M1)
36 36  

Get Connected