From version < 17.1 >
edited by Vincent Gyda
on 2022/01/20 11:26
To version < 22.1 >
edited by Vincent Gyda
on 2022/01/20 11:37
< >
Change comment: There is no comment for this version

Summary

Details

Panels.PanelClass[0]
Content
... ... @@ -1,14 +1,5 @@
1 1  {{template name="documentTree_macros.vm" /}}
2 2  
3 3  {{velocity}}
4 -{{html}}
5 -#documentTree({
6 -'compact':'true',
7 -'showAttachments':'false',
8 -'showTranslations':'false',
9 -'showClassProperties':'false',
10 -'exclusions':'document:xwiki:XWiki.WebHome',
11 -'exclusions':'document:xwiki:Menu.Webhome'
12 -})
13 -{{/html}}
4 +{{documentTree showTranslations="false" showAttachments="false" compact="true" showClassProperties="false" exclusions="document:xwiki:Menu.WebHome,document:xwiki:XWiki.WebHome,document:xwiki:Sandbox.WebHome,document:xwiki:Panels.WebHome" /}}
14 14  {{/velocity}}