Changes for page API Reference
Last modified by Vincent Massol on 2020/12/28
Change comment:
Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 #set($versionOldStable = "8.4.5") 5 5 {{/velocity}} 6 6 7 -XWiki's APIs are the methods that the XWiki development team consider safe for you to use (i.e. for which backward compatibility is guaranteed). They can be called from Java or directly from your wiki pages [[using a scripting language>>Documentation.DevGuide.Scripting]] (Velocity, Groovy, Python, Ruby, etc). 7 +XWiki's APIs are the methods that the XWiki development team consider safe for you to use (i.e. for which backward compatibility is guaranteed). They can be called from Java or directly from your wiki pages [[using a scripting language>>Documentation.DevGuide.Scripting.WebHome]] (Velocity, Groovy, Python, Ruby, etc). 8 8 9 9 {{info}} 10 10 As users of the XWiki API you need to be aware of some important points: