Changes for page XWiki Enterprise 2.7 Release Candidate 1
Last modified by Thomas Mortagne on 2023/10/13
Change comment:
Added note about UNC support
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Sergiu1 +XWiki.VincentMassol - Content
-
... ... @@ -18,7 +18,14 @@ 18 18 19 19 [[image:XEColorThemeSpace.png]] 20 20 21 +== UNC support in XWiki Syntax 2.1 == 21 21 23 +When using the wiki syntax it's now possible to reference [[UNC paths>>http://en.wikipedia.org/wiki/Path_(computing)#Uniform_Naming_Convention]]. For example: 24 + 25 +{{code}} 26 +[[label>>unc:\\ComputerName\SharedFolder\Resource]] 27 +{{/code}} 28 + 22 22 == Security improvements == 23 23 24 24 Fixed a few XSS bugs.