Z verze
změnil(a) David Brazda
k 18.12.2020 14:35
Na verzi < 21.1 >
změnil(a) PetrPaklic
k 17.12.2020 17:46
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

Na stránce změněno:
Autor dokumentu
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.DavidBrazda
1 +XWiki.PetrPaklic
Obsah
... ... @@ -1,21 +1,14 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 -Eventy:
4 -{{velocity}}
5 -#set ($query = $services.query.hql("order by event.date desc").setLimit(30))
6 -#set ($events = $services.component.getInstance('org.xwiki.eventstream.EventStream').searchEvents($query))
7 -#foreach ($event in $events)
8 - * $event
9 -#end
10 -{{/velocity}}
11 -
12 -
13 13  Upravena uvodni stranka.
14 14  services.notification.watch.
15 -{{velocity}}isEnabled $services.notification.watch.isEnabled()
5 +{{velocity}}
6 +isEnabled $services.notification.watch.isEnabled()
16 16  hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
17 17  isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
18 18  isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
19 19  ## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
20 20  ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
21 -##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference){{/velocity}}
12 +##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
13 +
14 +{{/velocity}}