Version 35.1 by Vincent Massol on 2017/06/25

Hide last authors
Vincent Massol 21.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
Vincent Massol 1.1 2
Silvia Macovei 22.1 3 = Applications =
4
Silvia Macovei 7.1 5 As you've learned from the [[Programming feature>>Features.Programming]] it's possible to put code inside XWiki pages. You can combine several pages together to form an application. In other words an application is simply a self-contained set of XWiki pages. You can export these pages into a single archive file named a XAR (it stands for XWiki Archive) which can then be imported again into other wikis. This is a very nice way to create reusable applications.
Vincent Massol 1.1 6
Vincent Massol 5.1 7 Applications offer a powerful way to create advanced content within wiki pages.
Guillaume Lerouge 1.2 8
Vincent Massol 34.1 9 == Applications available for download on XWiki.org ==
Sorin Burjan 24.4 10
11 Check the [[Extensions wiki>>extensions:Main.WebHome]] which lists all applications available that you can install in your wiki.
12
Silvia Macovei 29.2 13 == Applications Examples ==
Vincent Massol 21.1 14
Silvia Macovei 29.2 15 === Mocca Calendar Application ===
Vincent Massol 21.1 16
Silvia Macovei 29.2 17 {{image reference="MoccaCalendar.png"/}}
Guillaume Lerouge 1.8 18
Silvia Macovei 29.2 19 //Screenshot of the [[Mocca Calendar Application>>extensions:Extension.MoccaCalendar]]
Guillaume Lerouge 1.7 20
Silvia Macovei 29.2 21 === Meeting Application ===
Vincent Massol 21.1 22
Silvia Macovei 29.2 23 {{image reference="MeetingApplication.png"/}}
Silvia Macovei 20.1 24
Silvia Macovei 29.2 25 //Screenshot of the [[Meeting Application>>extensions:Extension.Meeting Application]]
Silvia Macovei 20.1 26
Silvia Macovei 29.2 27 === Forum Application ===
Vincent Massol 21.1 28
Silvia Macovei 29.2 29 {{image reference="ForumApplication.png"/}}
Silvia Macovei 17.1 30
Silvia Macovei 29.2 31 //Screenshot of the [[Forum Application>>extensions:Extension.ForumApplication]]//
Silvia Macovei 17.1 32
Silvia Macovei 29.2 33 === Ideas Application ===
Vincent Massol 21.1 34
Silvia Macovei 29.2 35 //Screenshot of the [[Ideas Application>>extensions:Extension.Ideas]]//
Silvia Macovei 17.1 36
Silvia Macovei 29.2 37 {{image reference="IdeasApplication.png"/}}
Silvia Macovei 17.1 38
Vincent Massol 34.2 39 = Extensions =
Vincent Massol 34.1 40
41 Extensions are adds-on that can be installed inside a running XWiki using the [[Extension Manager>>extensions:Extension.Extension Manager Application]]. Applications are a type of Extensions but there are other types. For example, you could install the Markdown Syntax, LDAP integration or others.
42
Vincent Massol 34.2 43 = Flavors =
Vincent Massol 34.1 44
45 A Flavor is a set of Extensions working together to achieve a goal. When you first start XWiki, you can pick the Flavor you want your wiki to be, from a list of existing Flavors.
46
47 Examples of potential Flavors (only some of them exist at this point):
48 * Knowledge Base
49 * Web Site
50 * Collaborative Intranet
51 * Demo
52
53 Technically a Flavor is also an Extension with dependencies on other Extensions.
54
Vincent Massol 35.1 55 = Creating new Applications and Extensions =
Silvia Macovei 18.1 56
Manuel Smeria 25.2 57 If you'd like to create new applications with XWiki our [[Developer's Guide>>DevGuide.WebHome]] will help you through the process.
58 If you are interested in participating to the XWiki project development itself or in building it from sources, you should refer to the [[XWiki development community>>dev:Main.WebHome]].
Vincent Massol 33.2 59 If you still have questions you may [[subscribe to the Forum>>dev:Community.Discuss]].

Get Connected