PageTree
Description
This module can visualize the structure of pages connected by parenthood - i.e. the page tree is constructed by the fact that a page can have a parent page. This can be set by accessing page +options and clicking on parent.
Parenthood also affects navigation since it produces breadcrumb navigation element at the top of the page which is quite useful.
Attributes
| attribute | required | allowed values | default | description |
|---|---|---|---|---|
| root | no | page name string | current page | top element of the tree |
| showRoot | no | "true" | "false" | should the root element be displayed on the top of the list? |
| depth | no | integer n > 0 | none | limits maximum depth of the list; n = 1 displays only child pages of the root page, n = 2 displays child pages and their child pages etc. |
Examples
Display page tree of the documentation:
[[module PageTree root="doc" showRoot="true"]]
-
Wikidot Documentation & Help pages
- Browser Requirements
- Editing Pages
- Embedding
- General Questions
- Layout Reference
-
Modules
- Backlinks
- ChildPages
- Comments
- Feed Module
- FlickrGallery
- FrontForum
- ManageSite
- Members
- MembershipApply
- MembershipByPassword
- MiniActiveThreads
- MiniRecentPosts
- MiniRecentThreads
- NewPage
- Pages
- PageTree
- Rate
- RatedPages
- Recentposts
- Redirect Module
- SendInvitations
- SiteChanges
- TagCloud Module
- ThemePreviewer
- WhoInvited
- Private Sites
- Site Features and Managing Sites
- Site Structure
- Technical
- User Accounts
- Users
- Wiki Syntax