Changes for page Sandbox

Last modified by Jip-jan Alunkel on May 29, 22:55

From version 22.1
edited by Jip-jan Alunkel
on May 11, 13:42
Change comment: There is no comment for this version
To version 22.3
edited by Jip-jan Alunkel
on May 11, 13:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,6 +15,7 @@
15 15  *
16 16  * --> Een logout link plaatsen
17 17  *#
18 +[logout]
18 18  ## #if($request.xredirect)
19 19   #if($requested == "xlogin")
20 20   #*
... ... @@ -47,6 +47,7 @@
47 47  *
48 48  * --> Een login link plaatsen met het login formulier
49 49  *#
51 +[login]
50 50  <form id="loginForm" action="$doc.getURL('loginsubmit')" method="post" class="xform">
51 51   <input type="hidden" name="$!{services.csrf.getToken()}" value="xlogin" />
52 52   #if($xcontext.user != 'XWiki.XWikiGuest')