Changes for page Tags

Last modified by Simon Urli on 2022/10/27 12:28

From version 9.1
edited by Marius Dumitru Florea
on 2013/07/15 10:04
Change comment: Import
To version 10.1
edited by Vincent Massol
on 2013/10/15 14:51
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.mflorea
1 +xwiki:XWiki.VincentMassol
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" %)

Get Connected