Last modified by Kieran Kelleher on 2012/07/19 21:12

From version 7.1
edited by Pascal Robert
on 2012/07/19 21:09
Change comment: added a warning
To version 6.1
edited by jacky
on 2012/05/03 13:36
Change comment: added a warning

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.jacky
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  {{/code}}
10 10  
11 -The OGNL enable you to use the OGNL syntax for inline bindings (eg, putting bindings directly in the .html file instead of the .wod, for example: <wo:str value="$pageTitle" />). [[WOOGNL>>documentation:WOOgnl Framework]] is automatically added to the classpath when you create a new Wonder project.
11 +The OGNL enable you to use the OGNL syntax for inline bindings (eg, putting bindings directly in the .html file instead of the .wod, for example: <wo:str value="$pageTitle" />). [[WOOGNL>>documentation:Project WONDER-Frameworks-WOOgnl]] is automatically added to the classpath when you create a new Wonder project.
12 12  
13 13  {{code}}
14 14