From version < 2.1 >
edited by Ondřej Steffl
on 2020/05/05 21:18
To version < 4.1 >
edited by Ondřej Steffl
on 2020/05/07 16:13
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,3 +4,23 @@
4 4  (((
5 5  todo stav přiřazení
6 6  )))
7 +
8 +{{comment}}
9 +ewfwef
10 +{{/comment}}
11 +
12 +
13 +{{velocity}}
14 +
15 +#if ($isGuest)
16 + {{info}}
17 + You will need to [[**LOGIN**>>https://server/xwiki/bin/login/XWiki/XWikiLogin]] to access the full wiki
18 + {{/info}}
19 +
20 +
21 +#else
22 + Welcome $xcontext.getUser()
23 + ## This link will only be visible to users that have admin rights on this document
24 +#end
25 +
26 +{{/velocity}}