Wiki source code of UserGuide

Version 68.1 by kuchumovn on 2009/11/28

Hide last authors
kuchumovn 68.1 1 {{velocity filter="none"}}
2 {{html clean="false" wiki="true"}}
Vincent Massol 1.1 3 #startfloatingbox()
kuchumovn 68.1 4 **Contents**
5
6 {{toc start="2" depth="3" numbered=""/}}
Vincent Massol 1.1 7 #endfloatingbox()
Vincent Massol 13.1 8
kuchumovn 68.1 9 = User's Guide =
Vincent Massol 1.1 10
kuchumovn 68.1 11 XWiki is first and foremost a standard wiki. You might want to read up on the [[definition of a wiki>>http://en.wikipedia.org/wiki/Wikiwiki]]. This section of the documentation will show you how to use all the basic features of XWiki. However XWiki is also a [[second generation wiki>>platform:Main.SecondGenerationWiki]] with powerful programming features which are documented in the [[Developer's Guide>>platform:DevGuide.WebHome]].
12 <p/>
13 Start by reading the [[Getting Started Guide>>GettingStarted.WebHome]].
14 <p/>
15 At the same time as you follow the guides below we recommend that you try out what you learn on the [[Playground>>http://playground.xwiki.org]]. This is a XWiki instance that we've set up for you so that you can easily discover the joys of using a wiki.
16 <p/>
Vincent Massol 66.4 17 After you've learnt what a wiki is and how it works, you might want to create your own XWiki:
kuchumovn 68.1 18 * You can [[download>>xwiki:Main.Download]] XWiki and [[install>>platform:AdminGuide.Installation]] it on your machine.
19 * If you're a non-profit organization you can request an online wiki to be created for you on [[MyXWiki>>http://myxwiki.org]].
20 * If you're a commercial company you can buy some hosting from [[XWiki SAS>>http://www.xwiki.com/xwiki/bin/view/Services/Hosting]].
Vincent Massol 1.1 21
kuchumovn 68.1 22 == Features ==
Vincent Massol 67.1 23
kuchumovn 68.1 24 In order to learn how to use XWiki, browse through the [[different features>>Main.Features]]. Each feature page describes how to use the feature.
Vincent Massol 67.1 25
kuchumovn 68.1 26 == Getting Started Videos & Animations ==
Vincent Massol 1.1 27
kuchumovn 68.1 28 === Animations ===
Vincent Massol 1.1 29
kuchumovn 68.1 30 * **[[XWiki's main features in 10 slides>>UserGuide.Diaporama]]**
Vincent Massol 1.1 31
kuchumovn 68.1 32 === Videos ===
Vincent Massol 1.1 33
34 Here are some videos to get you started quickly:
35
kuchumovn 68.1 36 ==== New videos ====
ToussaintWattinne 14.1 37
kuchumovn 68.1 38 * [[Edit a page in XWiki>>EditVideo]]
39 * [[Create a page in XWiki>>CreateVideo]]
40 * [[Insert an image or a file>>InsertVideo]]
41 * [[View a page history>>HistoryVideo]]
ToussaintWattinne 14.1 42
kuchumovn 68.1 43 ==== Older videos ====
ToussaintWattinne 33.1 44
Vincent Massol 13.1 45 * <a href="$doc.getAttachmentURL("emphasizing_wysiwyg.swf")" target="_blank">Basic editing using the WYSIWYG editor</a>
46 * <a href="$doc.getAttachmentURL("linksedition_wysiwyg.swf")" target="_blank">Creating various types of links using the WYSIWYG editor</a>
47 * <a href="$doc.getAttachmentURL("table_wysiwyg.swf")" target="_blank">Creating tables using the WYSIWYG editor</a>
48 * <a href="$doc.getAttachmentURL("tablemodification_wysiwyg.swf")" target="_blank">Making modifications to a table using the WYSIWYG editor</a>
49 * <a href="$doc.getAttachmentURL("history_wysiwyg.swf")" target="_blank">Viewing page history and rolling back an older version</a>
50 * <a href="$doc.getAttachmentURL("createspace_wysiwyg.swf")" target="_blank">Creating a new Space</a>
51 * <a href="$doc.getAttachmentURL("files_wysiwyg.swf")" target="_blank">Attaching files to a page</a>
52 * <a href="$doc.getAttachmentURL("attachfile_wysiwyg.swf")" target="_blank">Attaching a file using the WYSIWYG editor</a>
53 * <a href="$doc.getAttachmentURL("attachimage_wysiwyg.swf")" target="_blank">Attaching an image using the WYSIWYG editor</a>
kuchumovn 68.1 54 {{/html}}
55 {{/velocity}}

Get Connected