From version < 2.2 >
edited by etvc developer
on 2019/09/19 16:17
To version < 2.3 >
edited by etvc developer
on 2019/09/19 16:23
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,14 @@
1 1  {{velocity}}
2 -#if($doc.fullName!="AGACode._codePublic.PublicWebHome")
3 -## #set($displayDocExtra = false)
4 -## #set($displayShortcuts = false)
5 -## $xwiki.ssx.use('AGACode._codePublic.PublicWebPagesStyleSheet')
2 +#if($doc.fullName!="AGACode._codePublic.PublicStartingAGA")
3 + #set($displayDocExtra = false)
4 + #set($displayShortcuts = false)
5 + $xwiki.ssx.use('AGACode._codePublic.PublicWebPagesStyleSheet')
6 6  #end
7 +
8 +#set($curUser=$context.user)
9 +#if($curUser!="XWiki.XWikiGuest")
10 + $response.sendRedirect($xwiki.getURL("AGA.WebHome", "view"))
11 +#else
12 + {{error}}You are not logged in!{{/error}}
13 +#end
7 7  {{/velocity}}
8 -This site is presenting a **Platform for Gender Audit** of a companies & enterprises.