showRoot = "false"
shows the root. Omitting showRoot altogether removes the root.
There should be a way to sort results in descending order.
[[module PageTree root="doc" showRoot="true"]]
Where is the integer supposed to go in this line?
> [[module PageTree root="doc" showRoot="true"]]
> Where is the integer supposed to go in this line?
[[module PageTree root="doc" showRoot="true" depth="n"]], where n is an integer > 0
Is that what you mean?
[[module PageTree root="doc" showRoot="true" depth="n"]] where n is an integer > 0
Put the integer-attribute in quotes !
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
[[module pageTree root="page" showRoot="true/false" depth="n" ORDER="%%NAME%%"]]
%%title%%
[[/module]]
if I make pages with a hierarchy like in a book:
chapter 1 - 1.0.0.0 —> book.wikidot.com/page:1.0.0.0
paragraph 1 - 1.1.0.0 —> book.wikidot.com/page:1.1.0.0
Section 1 - 1.1.1.0 —> book.wikidot.com/page:1.1.1.0
And I would like to make a table of content, I do not wish to have section 7 to go before section 5, just because the title starts with a character earlier in the alphabeth