Z verze
změnil(a) David Brazda
k 18.12.2020 18:39
Na verzi < 24.4 >
změnil(a) David Brazda
k 18.12.2020 18:07
< >
Popis verze: Přidaný komentář

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -1,25 +1,15 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 3  Eventy:
4 -{{velocity}}#set ($query = $services.query.hql("order by event.date desc").setLimit(5))
4 +{{velocity}}
5 +#set ($query = $services.query.hql("order by event.date desc").setLimit(30))
5 5  #set ($events = $services.component.getInstance('org.xwiki.eventstream.EventStream').searchEvents($query))
6 6  #foreach ($event in $events)
7 7   * $event
8 - * $event.parameters
9 -#end{{/velocity}}
9 +#end
10 +{{/velocity}}
10 10  
11 -* update at 2020-12-18 18:21:45 by xwiki:XWiki.DavidBrazda on xwiki:XWiki Customizace a vyvoj.Notifikace - update.WebHome with id 1706961429-1608312105000-uE9ZcHPd
12 -* {}
13 -* mentions.mention at 2020-12-18 18:07:18 by xwiki:XWiki.DavidBrazda on pgwiki:Main.WebHome with id 2038296237-1608311238095-ROxptrtr
14 -* {mentions={"userReference":"xwiki:XWiki.DavidBrazda","documentReference":"pgwiki:Main.WebHome","location":"COMMENT","anchor":"XWiki-PrvniRegistrovany-hjxjed","quote":"označuji @PrvniRegistrovany\n"}}
15 -* addComment at 2020-12-18 18:07:17 by xwiki:XWiki.DavidBrazda on pgwiki:Main.WebHome with id 2020497933-1608311237000-7HtDFCnd
16 -* {}
17 -* update at 2020-12-18 18:07:17 by xwiki:XWiki.DavidBrazda on pgwiki:Main.WebHome with id 1003133630-1608311237000-hJ36jc4c
18 -* {}
19 -* addComment at 2020-12-18 18:03:46 by xwiki:XWiki.DavidBrazda on pgwiki:Main.WebHome with id 2020497933-1608311026000-idUu5SGz
20 -* {}
21 21  
22 -
23 23  Upravena uvodni stranka.
24 24  services.notification.watch.
25 25  {{velocity}}isEnabled $services.notification.watch.isEnabled()