Changes for page Tags

Last modified by Thomas Mortagne on 2024/04/29 10:07

From version 13.1
edited by Thomas Mortagne
on 2022/07/05 14:35
Change comment: Install extension [org.xwiki.platform:xwiki-platform-tag-ui/14.5]
To version 14.1
edited by Thomas Mortagne
on 2024/04/29 10:07
Change comment: Install extension [org.xwiki.platform:xwiki-platform-tag-ui/16.2.0]

Summary

Details

Page properties
Content
... ... @@ -47,7 +47,7 @@
47 47   === $services.localization.render('xe.tag.alldocs', ["//${wikiEscapedTag}//"]) ===
48 48  
49 49   #if ($list.size()> 0)
50 - {{html}}#displayDocumentList($list false $blacklistedSpaces){{/html}}
50 + {{html}}#displayDocumentList($list false $NULL){{/html}}
51 51   #else
52 52   (% class='noitems' %)$services.localization.render('xe.tag.notags')
53 53   #end