Wiki source code of Page Navigation
Version 7.1 by Manuel Leduc on 2021/06/22
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | There are several ways to navigate to a page in XWiki: |
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | {{info}} | ||
6 | If you don't see the page you're looking for, it's probably because the page is a technical page which is hidden by default (note that you can [[make hidden pages visible by adjusting your profile>>extensions:Extension.User Profile Application||anchor="HUserPreferences"]]). You can also type the [[##xxxh## key combo to toggle show/hide hidden pages>>xwiki:Documentation.UserGuide.Features.KeyboardShortcuts||anchor="HDevelopershortcuts"]]. | ||
7 | {{/info}} | ||
8 | |||
9 | = Navigation Panel = | ||
10 | |||
11 | This is a [[panel>>extensions:Extension.Panels Application||anchor="HNavigationPanel"]] that is active by default in the [[Flamingo skin>>extensions:Extension.Flamingo Skin]] and that presents a tree-view of all pages in the wiki. | ||
12 | |||
13 | {{image reference="extensions:Extension.Panels Application@navigationpanel.png"/}} | ||
14 | |||
15 | = Page Index = | ||
16 | |||
![]() |
3.1 | 17 | The [[Page Index>>extensions:Extension.Index Application]] offers 2 views to find pages: |
18 | * The Table view((( | ||
![]() |
2.3 | 19 | {{image reference="extensions:Extension.Index Application@index-alldocs-docs.png" width="650px"/}} |
![]() |
3.1 | 20 | ))) |
21 | * The Tree view((( | ||
22 | {{image reference="indextree.png"/}} | ||
23 | ))) | ||
![]() |
1.1 | 24 | |
![]() |
3.1 | 25 | = Breadcrumb = |
26 | |||
27 | Each page displays a breadcrumb at the top where you can find the position of the current page in the hierarchy. This allows you to: | ||
28 | * Navigate to parent pages by clicking links in the breadcrumb((( | ||
29 | {{image reference="breadcrumb-limited.png"/}} | ||
30 | ))) | ||
31 | * Navigate to sibling pages by opening the contextual menu inside each breadcrumb element((( | ||
32 | {{image reference="breadcrumbsTreeNavigation.png"/}} | ||
33 | ))) | ||
34 | |||
![]() |
1.1 | 35 | = Search = |
36 | |||
37 | You can use either: | ||
38 | * the [[Search Suggest>>extensions:Extension.Search Application||anchor="HSearchSuggest"]]((( | ||
![]() |
2.3 | 39 | {{image reference="extensions:Extension.Search Application@searchSuggest.png" width="650px"/}} |
![]() |
1.1 | 40 | ))) |
41 | * or the [[Search>>extensions:Extension.Solr Search Application]] to search for a page and navigate to it.((( | ||
![]() |
2.3 | 42 | {{image reference="extensions:Extension.Solr Search Application@searchPage.png" width="650px"/}} |
![]() |
1.1 | 43 | ))) |
44 | |||
45 | = Jump To Page = | ||
46 | |||
47 | By using a [[keyboard shortcut>>Documentation.UserGuide.Features.KeyboardShortcuts||anchor="HNavigation"]] you can summon a popup in which you can pick a page to view or edit. | ||
48 | |||
![]() |
2.3 | 49 | {{image reference="jumpToPage.png" width="650px"/}} |
![]() |
1.1 | 50 | |
51 | = Direct URL = | ||
52 | |||
53 | 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]]. | ||
54 | |||
55 |