Changes for page Sandbox
Last modified by Jip-jan Alunkel on May 29, 22:55
From version 20.1
edited by Jip-jan Alunkel
on May 08, 18:23
on May 08, 18:23
Change comment:
There is no comment for this version
To version 20.3
edited by Jip-jan Alunkel
on May 08, 18:27
on May 08, 18:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,7 @@ 1 1 2 2 {{velocity}} 3 +$xwiki.getURL($services.model.resolveDocument('', 'default', $doc.documentReference.extractReference('WIKI'))) 4 + 3 3 #if($xcontext.user != 'XWiki.XWikiGuest') 4 4 #if($request.xredirect) 5 5 $response.sendRedirect($request.xredirect) ... ... @@ -11,7 +11,7 @@ 11 11 #if(!$request.getParameter('xredirect')) 12 12 #set($qs = "xredirect=$escapetool.url($doc.getURL('view'))&${qs}") 13 13 #end 14 - $response.sendRedirect($xwiki.getURL('XWiki.XWikiLogin', 'login', $qs)) 16 +## $response.sendRedirect($xwiki.getURL('XWiki.XWikiLogin', 'login', $qs)) 15 15 #else 16 16 17 17 ## Login page