Changes for page Tags

Last modified by Thomas Mortagne on 2024/04/16 13:20

From version 19.1
edited by Thomas Mortagne
on 2013/05/06 14:18
Change comment: Import
To version 20.1
edited by Vincent Massol
on 2013/10/22 10:59
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -45,7 +45,11 @@
45 45   (% class="xapp" %)
46 46   === $services.localization.render('xe.tag.alldocs', ["//${tag}//"]) ===
47 47  
48 - {{html}}#displayDocumentList($list true $blacklistedSpaces){{/html}}
48 + #if ($list.size()> 0)
49 + {{html}}#displayDocumentList($list true $blacklistedSpaces){{/html}}
50 + #else
51 + (% class='noitems' %)$services.localization.render('xe.tag.notags')
52 + #end
49 49   )))
50 50   (((
51 51   (% class="xapp" %)