pagetree

Last modified by Josué Tille on 2026/08/07 10:43

The pagetree Confluence macro  is converted to the documentTree macro which a standard installation of XWiki provides.

What to use in XWiki

How this macro would be implemented in XWiki and comparison with the corresponding feature

The documentTree macro is the corresponding feature to use.

See Document Tree Macro.

Import details

Details on how (well) this Confluence macro is imported
ParameterHandling
rootconverted to a document reference and copied to root with a document: prefix.
spacesconverted to a reference to the home page of the specified confluence space and copied to root with a document: prefix.  If several spaces are provided, the result is broken.
startDepthif not equal to 1, marked as unhandled
sort, reverse, sortAndReverseconverted to sortDocumentsBy. creation is converted to creationDate. title, bitwise, natural are copied as is. modified is converted to date. any other value is marked as unhandled and ignored.

 

Get Connected