Changes for page Tree

Last modified by superadmin on 06.01.2023 13:12

From version 2.1
edited by superadmin
on 06.01.2023 13:12
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/14.10.2]
To version 1.1
edited by XWiki Admin
on 30.05.2017 10:40
Change comment: Install extension [org.xwiki.contrib:application-help-center-1.1]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.Admin
Content
... ... @@ -2,36 +2,27 @@
2 2  {{toc start="2" /}}
3 3  {{/box}}
4 4  
5 -{{velocity}}
6 -$services.localization.render('help.macros.tree.pageDescription', ['**']) [[$services.localization.render('help.more.label')>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Document+Tree+Macro]]
5 +**Page Tree Macro** displays the hierarchy of pages. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Document+Tree+Macro]]
7 7  
8 -== $services.localization.render('help.macros.tree.header1') ==
9 -{{/velocity}}
7 +== Page Hierarchy Tree ==
10 10  
11 11  {{example}}
12 12  {{documentTree /}}
13 13  {{/example}}
14 14  
15 -{{velocity}}
16 -=== $services.localization.render('help.macros.tree.header2') ===
17 -{{/velocity}}
13 +=== Compact Page Hierarchy Tree ===
18 18  
19 -
20 20  {{example}}
21 21  {{documentTree compact="true" /}}
22 22  {{/example}}
23 23  
24 -{{velocity}}
25 -== $services.localization.render('help.macros.tree.header3',['>']) ==
26 -{{/velocity}}
19 +== Wiki > Space > Page Tree ==
27 27  
28 28  {{example}}
29 29  {{documentTree showWikis="true" showSpaces="true" showTranslations="false" showAttachments="false" showChildDocuments="false" /}}
30 30  {{/example}}
31 31  
32 -{{velocity}}
33 -== $services.localization.render('help.macros.tree.header4') ==
34 -{{/velocity}}
25 +== Full Entity Tree ==
35 35  
36 36  {{example}}
37 37  {{documentTree showWikis="true" showWikiPrettyName="false" showSpaces="true" showDocumentTitle="false"