Z verze
změnil(a) David Brazda
k 17.12.2020 16:50
Na verzi < 24.3 >
změnil(a) David Brazda
k 18.12.2020 18:03
< >
Popis verze: Přidaný komentář

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -1,16 +1,21 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 -Upravena uvodni stranka.
4 -
3 +Eventy:
5 5  {{velocity}}
6 -1 $services.notification.watch.isEnabled()
7 -2 $services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 -3 $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
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}}
9 9  
12 +
13 +Upravena uvodni stranka.
14 +services.notification.watch.
15 +{{velocity}}isEnabled $services.notification.watch.isEnabled()
16 +hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
17 +isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
18 +isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
10 10  ## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
11 11  ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
12 -##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
13 -
14 -{{/velocity}}
15 -
16 -{{notificationsFiltersPreferences/}}
21 +##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference){{/velocity}}
XWiki.XWikiComments[7]
Autor
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,0 +1,1 @@
1 +komentář s označením {{mention reference="XWiki.PrvniRegistrovany" style="FULL_NAME" anchor="XWiki-PrvniRegistrovany-6efs38"/}}
Datum
... ... @@ -1,0 +1,1 @@
1 +2020-12-18 18:00:19.128
XWiki.XWikiComments[8]
Autor
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.DavidBrazda
Komentář
... ... @@ -1,0 +1,1 @@
1 +komentuji libovolnou stránku
Datum
... ... @@ -1,0 +1,1 @@
1 +2020-12-18 18:03:46.421