Content Organization

Last modified by Eleni Cojocariu on 2026/03/19 08:16

Explanation

There are two ways of organizing your content in XWiki:

  • Using nested Pages.
  • Using Wikis. Inside each Wiki, you can organize your content using nested Pages.

Here are the key differences between the two:

AspectNested PagesWikis
HierarchyPages are organized in a tree-like structure within the same Wiki.Each Wiki is a separate Wiki with its own users, permissions, custom Applications/Extensions.
PermissionsChildren Pages can inherit the permission from the parent Page.Have separate access rights.
ScopeContent is grouped under a single Wiki, useful for related topicsIdeal for larger, independent areas, e.g., different projects
NavigationBreadcrumbs and tree macros make it easy to navigate.Each Wiki has its own top-level navigation.
URL structure/Main/Page1/SubPage/wiki/Main/Page1

FAQ

How are Nested Pages implemented?

Technically, a Nested Page is implemented as a Space (specifically, a WebHome). Users only work with Nested Pages, which hide the fact that they are actually emulated using Nested Spaces. This is why the concept of Nested Spaces still exists in XWiki.

What is a Nested Space?

A Nested Space is a Space that has another Space as its parent.

More

To find more about the current topic, you can search or use the table below and filter the columns to narrow your choices.

Related

Get Connected