From version < 2.4 >
edited by etvc developer
on 2019/09/19 16:27
To version < 2.14 >
edited by etvc developer
on 2019/09/20 00:16
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -PublicStartingAGA
1 +PublicStopingAGA
Content
... ... @@ -1,16 +1,11 @@
1 1  {{velocity}}
2 -#if($doc.fullName!="AGACode._codePublic.PublicStartingAGA")
2 +#if($doc.fullName!="AGACode._codePublic.PublicStoppingAGA")
3 3   #set($displayDocExtra = false)
4 4   #set($displayShortcuts = false)
5 5   $xwiki.ssx.use('AGACode._codePublic.PublicWebPagesStyleSheet')
6 6  #end
7 7  
8 -#set($curUser=$context.user)
9 -#if($curUser!="XWiki.XWikiGuest")
10 - $response.sendRedirect($xwiki.getURL("AGA.WebHome", "view"))
11 -#else
12 - (% class="xform half" %)(((
13 - {{error}}You are not logged in!{{/error}}
14 - )))
15 -#end
8 +(% class="xform half" %)(((
9 +{{error}}You don't have rights to see selected AGA Webpage!{{/error}}
10 +)))
16 16  {{/velocity}}