Z verze
změnil(a) David Brazda
k 15.12.2020 13:45
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,6 +1,14 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 -Zminka1
4 -{{mention reference="XWiki.AdminPGWIKI" style="FULL_NAME" anchor="XWiki-AdminPGWIKI-g41eta"/}}
5 -a Zminka 2
6 -{{mention reference="xwiki:XWiki.DavidBrazda" style="FULL_NAME" anchor="xwiki-XWiki-DavidBrazda-xn11bx"/}}
3 +Upravena uvodni stranka.
4 +services.notification.watch.
5 +{{velocity}}
6 +isEnabled $services.notification.watch.isEnabled()
7 +hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 +isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
9 +isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
10 +## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
11 +##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
12 +##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
13 +
14 +{{/velocity}}