Changes for page Tags

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

From version 12.1
edited by Vincent Massol
on 2014/10/21 14:37
Change comment: Install extension [org.xwiki.platform:xwiki-platform-tag-ui-6.2.2]
To version 14.1
edited by Thomas Mortagne
on 2020/01/28 17:18
Change comment: Install extension [org.xwiki.platform:xwiki-platform-tag-ui/11.10.2]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.ThomasMortagne
Content
... ... @@ -46,7 +46,7 @@
46 46   === $services.localization.render('xe.tag.alldocs', ["//${tag}//"]) ===
47 47  
48 48   #if ($list.size()> 0)
49 - {{html}}#displayDocumentList($list true $blacklistedSpaces){{/html}}
49 + {{html}}#displayDocumentList($list false $blacklistedSpaces){{/html}}
50 50   #else
51 51   (% class='noitems' %)$services.localization.render('xe.tag.notags')
52 52   #end
... ... @@ -54,8 +54,7 @@
54 54   (((
55 55   (% class="xapp" %)
56 56   === $services.localization.render('xe.tag.activity', ["//${tag}//"]) ===
57 -
58 - {{activity tags="$tag" rss='true'/}}
57 + {{notifications useUserPreferences="false" displayOwnEvents="true" tags="$tag" displayRSSLink="true" /}}
59 59   )))
60 60   {{/container}}
61 61  #elseif ($do == 'prepareRename')

Get Connected