Toggle navigation
Log-in
Home
Page Index
User Index
Application Index
Global
Wiki Index
Help
Macros
Tree
Wiki source code of
Tree
Last modified by eaminov on 2017/06/14 01:04
Show line numbers
{{box cssClass="floatinginfobox"}} {{toc start="2" /}} {{/box}} **Page Tree Macro** displays the hierarchy of pages. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Document+Tree+Macro]] == Page Hierarchy Tree == {{example}} {{documentTree /}} {{/example}} === Compact Page Hierarchy Tree === {{example}} {{documentTree compact="true" /}} {{/example}} == Wiki > Space > Page Tree == {{example}} {{documentTree showWikis="true" showSpaces="true" showTranslations="false" showAttachments="false" showChildDocuments="false" /}} {{/example}} == Full Entity Tree == {{example}} {{documentTree showWikis="true" showWikiPrettyName="false" showSpaces="true" showDocumentTitle="false" showChildDocuments="false" showObjects="true" showClassProperties="true" /}} {{/example}}