Changes for page Sandbox

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

From version 12.1
edited by Jip-jan Alunkel
on April 26, 14:12
Change comment: There is no comment for this version
To version 18.1
edited by Jip-jan Alunkel
on May 08, 15:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,45 @@
1 1  
2 -{{velocity}}
3 -#set ($d = $xwiki.getDocument("myPage"))
4 -$d.documentReference
5 -{{/velocity}}
2 +{{html}}
3 +<!-- <iframe src="https://www.homeoworld.org/login/XWiki/XWikiLogin?xredirect=%2Fcases%2FCode%2F&loginLink=1"></iframe> -->
6 6  
5 +<form id="loginForm" action="/loginsubmit/XWiki/XWikiLogin" method="post" class="xform">
6 +<div class="hidden"><input type="hidden" name="xredirect" value="/cases/Code/">
7 + <input type="hidden" name="form_token" value="VcalxtbEafVXHN9hsAwjbQ">
8 +</div>
9 + <div class="centered panel panel-default xwikimessage">
10 + <div class="panel-heading">
11 + <div class="panel-title">Inloggen</div>
12 + </div>
13 + <div class="panel-body">
14 + <dl>
15 + <dt>
16 + <label for="j_username">Gebruikersnaam</label>
17 + <span class="xAdditional"><a href="/authenticate/wiki/xwiki/retrieveusername" tabindex="500">Gebruikersnaam vergeten?</a></span>
18 + </dt>
19 + <dd class="input-group">
20 + <span class="input-group-addon"><span class="fa fa-user"></span></span>
21 + <input class="form-control" type="text" id="j_username" size="60" name="j_username" value="" tabindex="100">
22 + </dd>
23 + <dt>
24 + <label for="j_password">Wachtwoord</label>
25 + <span class="xAdditional"><a href="/authenticate/wiki/xwiki/resetpassword" tabindex="600">Wachtwoord vergeten?</a></span>
26 + </dt>
27 + <dd class="input-group">
28 + <span class="input-group-addon"><span class="fa fa-lock"></span></span>
29 + <input type="password" id="j_password" size="60" name="j_password" value="" tabindex="200">
30 + </dd>
31 + <dt></dt>
32 + <dd>
33 + <label class="xHint" for="rememberme">
34 + <input id="rememberme" type="checkbox" name="j_rememberme" value="true" tabindex="300"> Onthoud me op deze computer
35 + </label>
36 + </dd>
37 + <dt><input type="submit" class="btn btn-primary col-xs-12" value="Inloggen" tabindex="400"></dt>
38 +</dl>
39 + </div> </div></form>
7 7  
41 +{{/html}}
42 +
8 8  The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started!
9 9  
10 10  {{info}}
... ... @@ -107,7 +107,7 @@
107 107  
108 108  You can insert images in your wiki pages:
109 109  
110 -image:XWikiLogo.png
145 +[[image:XWikiLogo.png]]
111 111  
112 112  = Macros =
113 113  
... ... @@ -117,10 +117,6 @@
117 117  
118 118  This macro allows you to draw users' attention to a specific piece of information:
119 119  
120 -{{warning}}
121 -Hello World
122 -{{/warning}}
123 -
124 124  == Table of Contents ==
125 125  
126 126  This macro automatically generates a table of contents of your wiki page based on headings:
cases.Code.casesClass[0]
author
... ... @@ -1,1 +1,0 @@
1 -JJ
Remedy
... ... @@ -1,1 +1,0 @@
1 -Ars