Changes for page Release Notes for XWiki 7.3 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,7 +22,7 @@ 22 22 23 23 == Breadcrumb == 24 24 25 -When the hierarchy of a Nested Pages is long, we do not display it entirely anymore. Instead, we display a limited version, that the user can expand by clicking on the "ellipsis" character ('...'): 25 +When the hierarchy of a Nested Pages is long, we do not display it entirely any more. Instead, we display a limited version, that the user can expand by clicking on the "ellipsis" character ('...'): 26 26 27 27 * limited:((( 28 28 {{image reference="breadcrumb-limited.png"/}} ... ... @@ -37,6 +37,10 @@ 37 37 {{image reference="breadcrumb-search-results.png"/}} 38 38 ))) 39 39 40 +The breadcrumb has now support for tree navigation. Each breadcrumb element has a drop down tree that shows the siblings and the children, helping you navigate easily around the wiki. 41 + 42 +{{image reference="breadcrumbTreeNavigation.png" /}} 43 + 40 40 == Page Index == 41 41 42 42 Since we have introduced the concept of Nested Spaces we needed to replace the Space column in the LiveTable with a more generic solution. Thus, the [[extensions:Extension.Index Application]] has now merged the previous Page + Space columns into a single Location column and we've introduced new column (which is still called Page) but which now displays the title of pages, as can be seen on the following screenshot: