Wiki source code of Home
Last modified by Simon Urli on 2023/10/09 16:21
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | = Welcome to the Playground = |
2 | |||
3 | {{info}} | ||
4 | {{box cssClass="floatinginfobox"}} | ||
5 | {{html clean="false"}} | ||
6 | <iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" allowfullscreen></iframe> | ||
7 | {{/html}} | ||
8 | {{/box}} | ||
9 | |||
10 | This a wiki you can use to try out some of XWiki's features. | ||
11 | |||
12 | To get started, {{html}}<a data-cke-saved-href="http://playground.xwiki.org/xwiki/bin/register/XWiki/Register" href="http://playground.xwiki.org/xwiki/bin/register/XWiki/Register">Register{{/html}} and then log in. Then make all modifications you want in the [[Sandbox Zone>>Sandbox.WebHome]]. Other locations are protected from edition (including this home page) to avoid the wiki from being defaced. | ||
13 | |||
14 | If you wish to try a fully functional XWiki, including the Administration parts, we recommend signing up for a [[free trial of XWiki Cloud>>http://www.xwiki.com/en/products/try-xwiki-cloud]] (Service provided by XWiki SAS, [[one of the companies sponsoring the development of XWiki>>xwiki:Main.Supporters.SponsoringCompanies.WebHome]]). | ||
15 | |||
16 | Note that this wiki is unmoderated and its content is reset automatically every day (including user accounts). | ||
17 | {{/info}} | ||
18 | |||
19 | = The basics = | ||
20 | |||
21 | To make the most out of your wiki, log-in and: | ||
22 | |||
23 | Use the {{html clean="false"}}<span class="glyphicon glyphicon-pencil"></span>{{/html}} button above to //edit// this page and start customizing your wiki to your needs. | ||
24 | |||
25 | Use the {{html clean="false"}}<span class="glyphicon glyphicon-plus"></span>{{/html}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. | ||
26 | |||
27 | Use the {{html clean="false"}}<span class="glyphicon glyphicon-home fa fa-home"></span><span class="fa fa-caret-down"></span>{{/html}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. | ||
28 | |||
29 | You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. | ||
30 | |||
31 | {{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}} | ||
32 | |||
33 | |((( | ||
34 | = Extend your wiki = | ||
35 | |||
36 | To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin§ion=XWiki.AddExtensions')]]{{/velocity}} where you can search for and install extensions. | ||
37 | |||
38 | To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. | ||
39 | )))|((( | ||
40 | = Create your application = | ||
41 | |||
42 | Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM). | ||
43 | |||
44 | AWM will take care of making it easy for you and your users to create and manage the data. | ||
45 | ))) |