Changes for page Rendering Module
Last modified by Vincent Massol on 2022/07/27 10:00
Change comment:
Migrated property [scmdevconnection] from class [ExtensionCode.ExtensionClass]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- ExtensionCode.ExtensionClass[0]
-
- Description
-
... ... @@ -1,6 +1,6 @@ 1 -XWiki Rendering is a [[a generic library on its own that can be used without using XWiki Platform>>http://rendering.xwiki.org]].1 +Starting with XWiki Platform 3.0 the Rendering module has been extracted out of XWiki Platform and is now [[a generic library on its own that can be used without using XWiki Platform>>http://rendering.xwiki.org]]. 2 2 3 -XWiki Platform adds some features, for example it adds a Script Service to make it easy to access Rendering APIs from script. 3 +XWiki Platform adds some features, for example it adds a Script Service (requires XWiki 2.3M1+) to make it easy to access Rendering APIs from script. 4 4 5 5 == Rendering Script Service == 6 6