Wiki source code of XWiki - Open Source Wiki and Content-Oriented Application Platform
Version 100.3 by Vincent Massol on 2011/11/15
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | $xwiki.ssx.use("Main.WebHome")## | ||
2 | #set($docextras = []) | ||
3 | <div class="home-box"> | ||
4 | <div class="home-body"> | ||
5 | <div class="home-head"><h2>Welcome to XWiki</h2></div> | ||
6 | <p>The XWiki project offers both a generic [platform>platform:] for developing collaborative applications using the [wiki>http://en.wikipedia.org/wiki/Wikiwiki] paradigm and products developed on top of it. All XWiki software is developed in Java and under the [LGPL open source license>Main.License].</p> | ||
7 | </div> | ||
8 | </div> | ||
9 | <div class="Rbox-container"> | ||
10 | <h2>Products and Platform</h2> | ||
11 | <div class="R-box"> | ||
12 | <div class="R-head"><h3><a href="$xwiki.getURL('platform:Main.WebHome')"><span class="platform">PLATFORM</span></a></h3></div> | ||
13 | <div class="R-body"> | ||
14 | <p>The generic wiki platform offering runtime services for applications built on top of it.</p> | ||
15 | </div> | ||
16 | </div> | ||
17 | <div class="R-box"> | ||
18 | <div class="R-head"><h3><a href="$xwiki.getURL('enterprise:Main.WebHome')"><span class="enterprise">ENTERPRISE</span></a></h3></div> | ||
19 | <div class="R-body"> | ||
20 | <p>A [fully-featured>enterprise:Main.Features] wiki for the Enterprise. It's also a [second generation wiki>Main.SecondGenerationWiki] offering the ability to install and develop small applications inside wiki pages.</p> | ||
21 | </div> | ||
22 | </div> | ||
23 | <div class="R-box"> | ||
24 | <div class="R-head"><h3><a href="$xwiki.getURL('manager:Main.WebHome')"><span class="manager">MANAGER</span></a></h3></div> | ||
25 | <div class="R-body"> | ||
26 | <p>An application to manage a farm of wikis, allowing large-scale organization and massive scalability.</p> | ||
27 | </div> | ||
28 | </div> | ||
29 | <div class="clearfloats"></div> | ||
30 | <div class="R-box"> | ||
31 | <div class="R-head"><h3><a href="$xwiki.getURL('xeclipse:Main.WebHome')"><span class="eclipse">XECLIPSE</span></a></h3></div> | ||
32 | <div class="R-body"> | ||
33 | <p>A plug-in that allows the user to edit, view, save or delete XWiki pages directly from within the Eclipse IDE</p> | ||
34 | </div> | ||
35 | </div> | ||
36 | <div class="R-box" > | ||
37 | <div class="R-head"><h3><a href="$xwiki.getURL('xoffice:Main.WebHome')"><span class="office">XOFFICE</span></a></h3></div> | ||
38 | <div class="R-body"> | ||
39 | <p>An add-on that enables the Microsoft Office power editing and rich content creation for XWiki</p> | ||
40 | </div> | ||
41 | </div> | ||
42 | <div class="R-box-bottom">[More products and extensions...>Main.Forge]</div> | ||
43 | </div> | ||
44 | |||
45 | 1.1 Getting Started | ||
46 | #info("*[Tell us what you think about the XWiki.org website!>Main.Survey]*") | ||
47 | |||
48 | You can check what [projects built using XWiki>References.WebHome] have done. Web sites like [Curriki>http://www.curriki.org] or [Best Ventes>http://www.bestventes.com] are also good examples of what can be done with XWiki. | ||
49 | |||
50 | To see XWiki in action, you can [download and install>Main.Download] one of the XWiki products listed above or create your own XWiki instance on the [myxwiki.org community farm>http://www.myxwiki.org] (it is regularly updated to the latest released version of [XWiki Enterprise>enterprise:Main.WebHome]) or on the [XWiki Cloud Farm>http://network.xwiki.com] (from [XWiki SAS>http://xwiki.com]) (there's a free plan and it takes only 5 minutes to create a new wiki). | ||
51 | |||
52 | If you want to better understand how XWiki works, click above on the product for which you want to know more about. |