Wiki source code of Home

Last modified by Benjamin Coppel on 2019/11/20 11:53

Show last authors
1 {{box cssClass="floatinginfobox"}}
2 {{velocity}}
3 {{html clean="false"}}
4 ## Chrome's XSS Auditor blocks the preview action if:
5 ## * the submitted content has an iframe with an external URL
6 ## * the preview action displays the submitted iframe
7 ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
8 ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
9 #set ($iframe = 'iframe')
10 <$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
11 {{/html}}
12 {{/velocity}}
13 {{/box}}
14
15 = Welcome to Dodging Collapse =
16
17 This wiki is a space to discuss methods and plans for intentionally stepping out of society before it collapses due to impending ecological collapse. Our community of collaborators is based in Melbourne, Australia.
18
19 = Why XWiki? =
20
21 There are so many ways to organise knowledge, why this one?
22
23 * XWiki is easy to use with many features and [[extensibility>>http://extensions.xwiki.org]]
24 * Interactive apps can be developed within the wiki, for example todo lists, calendars, etc.
25 * It's Open Source software
26 * This current version is hosted freely on an xwiki community site. Eventually we can export the content and self-host our own instance.
27
28 = How to Use It =
29
30 For now it's essentially an organised resource dump and discussion forum. If you are interested in discussing or posting information about a topic which doesn't already exist, create it. Link to external resources and/or download them and attach here.
31
32 Eventually it may become more interactive than this. Have some ideas about how it can serve our purposes? Let's discuss.
33
34 (% id="cke_bm_142S" style="display:none" %) (%%)**The Basics:**
35
36 To make the most out of your wiki, log-in and:
37
38 Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing the wiki.
39
40 Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to the wiki and create the //hierarchy// that best organizes your content.
41
42 Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
43
44 You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
45
46 {{box}}
47 Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.
48 {{/box}}
49
50 = =