Changes for page Sandbox
Last modified by Jip-jan Alunkel on May 29, 22:55
From version 18.1
edited by Jip-jan Alunkel
on May 08, 15:51
on May 08, 15:51
Change comment:
There is no comment for this version
To version 12.1
edited by Jip-jan Alunkel
on April 26, 14:12
on April 26, 14:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,45 +1,10 @@ 1 1 2 -{{html}} 3 -<!-- <iframe src="https://www.homeoworld.org/login/XWiki/XWikiLogin?xredirect=%2Fcases%2FCode%2F&loginLink=1"></iframe> --> 2 +{{velocity}} 3 +#set ($d = $xwiki.getDocument("myPage")) 4 +$d.documentReference 5 +{{/velocity}} 4 4 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> 40 40 41 -{{/html}} 42 - 43 43 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! 44 44 45 45 {{info}} ... ... @@ -142,7 +142,7 @@ 142 142 143 143 You can insert images in your wiki pages: 144 144 145 - [[image:XWikiLogo.png]]110 +image:XWikiLogo.png 146 146 147 147 = Macros = 148 148 ... ... @@ -152,6 +152,10 @@ 152 152 153 153 This macro allows you to draw users' attention to a specific piece of information: 154 154 120 +{{warning}} 121 +Hello World 122 +{{/warning}} 123 + 155 155 == Table of Contents == 156 156 157 157 This macro automatically generates a table of contents of your wiki page based on headings:
- cases.Code.casesClass[0]
-
- author
-
... ... @@ -1,0 +1,1 @@ 1 +JJ - Remedy
-
... ... @@ -1,0 +1,1 @@ 1 +Ars