Changes for page Tags

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

From version 6.1
edited by Thomas Mortagne
on 2013/05/08 15:09
Change comment: Imported from XAR
To version 7.1
edited by Thomas Mortagne
on 2013/11/06 09:14
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" %)