Wiki source code of All the Ways to Navigate to a Page
Last modified by Eleni Cojocariu on 2026/03/19 08:14
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | There are several ways to navigate to a Page in XWiki: | ||
| 2 | |||
| 3 | |=Navigation Method|=Description | ||
| 4 | |Navigation Panel|The [[panel>>extensions:Extension.Panels Application||anchor="HNavigationPanel"]] displays a hierarchical tree of all Pages in the wiki. This is the recommended way of navigating among Pages. | ||
| 5 | |Page Index|You can [[go to the "Page Index">>xwiki:documentation.xs.user.base.page.view-all-pages.WebHome]] and notice in the "Index" and "Tree"tab [[all the Pages in the wiki>>xwiki:documentation.xs.user.base.page.view-all-pages.all-wiki-pages.WebHome]]. | ||
| 6 | |Children list|You can [[view all children Pages of a Page>>xwiki:documentation.xs.user.base.page.view-page.view-children-pages.WebHome]]. | ||
| 7 | |Sibling List|If a Page has no child Pages (it's a [[terminal Page>>xwiki:documentation.xs.user.base.page.nested-pages.relations.WebHome]]), you can [[view all sibling Pages>>xwiki:documentation.xs.user.base.page.view-page.view-sibling-pages.WebHome]] instead. | ||
| 8 | |Breadcrumb|You can use the [[breadcrumb>>xwiki:documentation.xs.user.base.page.view-page.breadcrumb.WebHome]] to navigate in a hierarchy. | ||
| 9 | |Search|You can use the [[search suggest>>extensions:Extension.Search Application||anchor="HSearchSuggest"]] or the [[search>>extensions:Extension.Solr Search Application]] for the Page you're looking for. | ||
| 10 | |Jump To Page|You can use [[keyboard shortcuts for navigation>>xwiki:documentation.xs.user.base.page.all-ways-navigate-page.keyboard-shortcuts-navigation.WebHome]]. | ||
| 11 | |Backlinks|You can use the backlinks from the [["Information" tab>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle.WebHome||anchor="HInformation"]], which lists Pages of the current wiki, with a link to the current Page, or that include an attachment from the current Page. | ||
| 12 | |Direct URL|If you know the [[reference>>Documentation.UserGuide.Features.DocumentLifecycle.WebHome||anchor="HInformation"]] of the Page you wish to navigate to, you can [[directly forge a URL to navigate to it>>Documentation.DevGuide.Architecture.URL Architecture.Standard URL Format.WebHome]]. |