Z verze
změnil(a) PrvniRegistrovany
k 18.12.2020 13:34
Na verzi < 24.1 >
změnil(a) David Brazda
k 18.12.2020 14:35
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

Na stránce změněno:
Autor dokumentu
... ... @@ -1,1 +1,1 @@
1 -XWiki.PrvniRegistrovany
1 +xwiki:XWiki.DavidBrazda
Obsah
... ... @@ -1,5 +1,15 @@
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 +
3 3  Upravena uvodni stranka.
4 4  services.notification.watch.
5 5  {{velocity}}isEnabled $services.notification.watch.isEnabled()
... ... @@ -8,5 +8,4 @@
8 8  isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
9 9  ## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
10 10  ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
11 -##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
12 -{{/velocity}}
21 +##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference){{/velocity}}
XWiki.XWikiComments[7]
Autor
... ... @@ -1,1 +1,0 @@
1 -XWiki.PrvniRegistrovany
Komentář
... ... @@ -1,5 +1,0 @@
1 -
2 -
3 -{{mention reference="XWiki.PrvniRegistrovany" style="FULL_NAME" anchor="XWiki-PrvniRegistrovany-tctpw8"/}}
4 -
5 - Co si o tom myslíš?
Datum
... ... @@ -1,1 +1,0 @@
1 -2020-12-18 13:34:02.853