Last modified by Vincent Massol on 2021/03/18 11:28

From version 34.2
edited by Marius Dumitru Florea
on 2015/10/07 11:17
Change comment: There is no comment for this version
To version 35.1
edited by Ecaterina Moraru (Valica)
on 2017/09/04 13:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.mflorea
1 +xwiki:XWiki.evalica
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -14,6 +14,7 @@
14 14  * ChildPage8
15 15  
16 16  The following scripts handle two cases:
17 +
17 17  1. the specified root page is not a space home page (not a ##WebHome## page; starting with XWiki 7.2 these pages are also known as terminal pages) -> the script looks for child pages anywhere in the wiki
18 18  1. the specified root page is a space home page (a ##WebHome## page; starting with XWiki 7.2 these pages are also known as nested pages) -> the script looks for child pages only in that space (excluding the subspaces!). If you want to look in subspaces too, then the script needs to be modified, but this wasn't it's initial intent. For this, if you have XWiki 7.2+, we recommend switching to the [[Document Tree Macro>>Extension.Document Tree Macro]].
19 19  
... ... @@ -135,9 +135,10 @@
135 135  
136 136  === Tested with ===
137 137  
138 -* XWiki Enterprise 4.3
139 -* XWiki Enterprise 2.6
140 -* XWiki Enterprise 2.2.2
141 -* XWiki Enterprise 2.1.1
142 -* XWiki Enterprise 2.0.5
143 -* XWiki Enterprise 1.9.4
139 +* XWiki 4.3
140 +* XWiki 2.6
141 +* XWiki 2.2.2
142 +* XWiki 2.1.1
143 +* XWiki 2.0.5
144 +* XWiki 1.9.4
145 +

Get Connected