Changes for page Release Notes for XWiki 8.1 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -ReleaseNotesXWiki81M2 1 +Release Notes for XWiki 8.1 Milestone 2 - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -6,14 +6,24 @@ 6 6 7 7 <insert description of release here> 8 8 9 -= New and Noteworthy (since XWiki <version-1>) =9 += New and Noteworthy (since XWiki 8.1 Milestone 1) = 10 10 11 11 [[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]]. 12 12 13 -== <featureN>==13 +== Documents Macro Improvement == 14 14 15 - <description of featureN>15 +The [[Documents Macro>>extensions:Extension.Documents Macro||anchor="HUsage"]] now supports a ##location## parameter to display all documents having their full reference matching the ##location## value. 16 16 17 +For example: 18 + 19 +{{code language="none"}} 20 +{{documents location="Sand"/}} 21 +{{/code}} 22 + 23 +Gives: 24 + 25 +{{image reference="documents-macro-location.png"/}} 26 + 17 17 == Miscellaneous == 18 18 19 19 * The [[Document Tree Macro>>extensions:Extension.Document Tree Macro||anchor="HParameters"]] has a new parameter to limit the number of child nodes displayed when a parent node is expanded for the first time. ... ... @@ -92,7 +92,7 @@ 92 92 93 93 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. 94 94 95 -== Issues specific to XWiki <version>==105 +== Issues specific to XWiki XWiki 8.1 Milestone 2 == 96 96 97 97 <issues specific to the project> 98 98