From version < 2.1
edited by Travis Tran
on 2019/07/22 13:07
To version 1.1 >
edited by Xwiki Admin
on 2018/03/14 16:00
Change comment: Install extension [org.xwiki.contrib:application-help-center/1.2]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ttran
1 +XWiki.XwikiAdmin
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')>>http://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"

Page Tree Macro displays the hierarchy of pages. Learn more

Page Hierarchy Tree

Page Hierarchy Tree

{{documentTree /}}

Compact Page Hierarchy Tree

Compact Page Hierarchy Tree

{{documentTree compact="true" /}}

Wiki > Space > Page Tree

Wiki > Space > Page Tree

{{documentTree showWikis="true" showSpaces="true" showTranslations="false" showAttachments="false" showChildDocuments="false" /}}

Full Entity Tree

Full Entity Tree

{{documentTree showWikis="true" showWikiPrettyName="false" showSpaces="true" showDocumentTitle="false"
    showChildDocuments="false" showObjects="true" showClassProperties="true" /}}

My Recent Modifications

Need help?

If you need help with XWiki you can contact:

----------------------------