Zdrojový kód wiki New Index Page
Version 22.1 by PetrPaklic on 17.12.2020 18:01
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Úvodní stránka nové oblasti. | ||
| 2 | |||
| 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 | {{/velocity}} |