From version < 7.1 >
edited by Ondřej Steffl
on 2020/05/11 21:12
To version < 4.1 >
edited by Ondřej Steffl
on 2020/05/11 12:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,18 @@
1 1  = {{id name="Slovnik-Hodnoceni-VerzeHodnoceni"/}}Verze hodnocení =
2 2  
3 -{{velocity}}
4 -#if (!$isGuest)
5 - {{include reference="Main.Official manuals.Competent - Uživatelská příručka.Slovník (📖).Hodnocení.Hodnocení devel.WebHome"/}}
6 -#else
7 -{{/velocity}}
8 8  
4 +{{include page="Main.Official manuals.Competent - Uživatelská příručka.Slovník (📖).Hodnocení.Hodnocení devel.WebHome"/}}
9 9  
10 10  
11 -
7 +{{velocity}}
8 +#if ($isGuest)
9 + ## This link will only be visible to users that have admin rights on this document
10 + {{info}}
11 + You will need to [[**LOGIN**>>https://server/xwiki/bin/login/XWiki/XWikiLogin]] to access the full wiki
12 + {{/info}}
13 +#else
14 + = Pro vývojáře =
15 +
16 + Welcome $xcontext.getUser()
17 +#end
18 +{{/velocity}}