Changes for page Tags

Last modified by Vincent Massol on 2022/07/06 09:12

From version 3.1
edited by Vincent Massol
on 2013/06/27 15:06
Change comment: Import
To version 4.1
edited by Vincent Massol
on 2013/10/22 12:46
Change comment: Import

Summary

Details

Page properties
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" %)