Changes for page Sandbox

Last modified by Peter Fabian on 2026/05/30 18:11

From version 1.1
edited by Peter Fabian
on 2026/05/30 13:15
Change comment: Install extension [org.xwiki.platform:xwiki-platform-sandbox/17.10.9]
To version 3.1
edited by Peter Fabian
on 2026/05/30 18:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,11 @@
1 1  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!
2 +(/)
2 2  
3 -{{info}}
4 -Don't worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the "History" tab at the bottom of the page.
5 -{{/info}}
4 +{{diagram/}}
6 6  
6 +
7 +{{info}}Don't worry about overwriting or losing stuff when editing the page, you can always roll back to the first version of the page from the "History" tab at the bottom of the page.{{/info}}
8 +
7 7  If you want to give a look to the underlying [[XWiki Syntax>>XWiki.XWikiSyntax]], you can click on "Wiki code" in the "Show" menu or click on the "Source" tab when editing the page.
8 8  
9 9  Here are a number of test pages you can play with:
... ... @@ -104,7 +104,7 @@
104 104  
105 105  You can insert images in your wiki pages:
106 106  
107 -image:XWikiLogo.png
109 +[[image:XWikiLogo.png]]
108 108  
109 109  == Macros ==
110 110