Z verze
změnil(a) David Brazda
k 17.12.2020 13:29
Na verzi < 23.1 >
změnil(a) David Brazda
k 18.12.2020 10:57
< >
Popis verze: Replaced user [pgwiki:XWiki.PetrPaklic] in fields [author, contentAuthor] to user [xwiki:XWiki.DavidBrazda]

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -1,12 +1,12 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 -{{velocity}}
4 -1$services.notification.watch.isEnabled()
5 -2$services.notification.preferences.hasAnyEnabledNotificationPreferences()
6 -3$services.notification.watch.isLocationWatchedWithAllEventTypes($scope)
7 -
8 -'document': $services.notification.watch.isLocationWatched($doc)
9 -'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
10 -'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
11 -
3 +Upravena uvodni stranka.
4 +services.notification.watch.
5 +{{velocity}}isEnabled $services.notification.watch.isEnabled()
6 +hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
7 +isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
8 +isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
9 +## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
10 +##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
11 +##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
12 12  {{/velocity}}