Wiki source code of Applications & Extensions

Version 24.5 by Silvia Macovei on 2012/03/16

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
Sorin Burjan 24.4 9 == List of Applications available for download on XWiki.org ==
10
11 Check the [[Extensions wiki>>extensions:Main.WebHome]] which lists all applications available that you can install in your wiki.
12
Silvia Macovei 22.1 13 == Example Applications ==
Vincent Massol 21.1 14
Silvia Macovei 22.1 15 === Calendar Application ===
Vincent Massol 21.1 16
Silvia Macovei 7.1 17 //Screenshot of the Calendar Application//
Guillaume Lerouge 1.8 18
Silvia Macovei 24.5 19 {{image reference="Calendar.png"/}}
Guillaume Lerouge 1.7 20
Silvia Macovei 22.1 21 === Meeting Manager Application ===
Vincent Massol 21.1 22
Silvia Macovei 20.1 23 //Screenshot of the Meeting Manager Application//
24
Silvia Macovei 24.5 25 {{image reference="MeetingManager.PNG"/}}
Silvia Macovei 20.1 26
Silvia Macovei 22.1 27 === Bulletin Board Application ===
Vincent Massol 21.1 28
Silvia Macovei 17.1 29 //Screenshot of the Bulletin Board Application//
30
Silvia Macovei 24.5 31 {{image reference="BulletinBoardTopic.png"/}}
Silvia Macovei 17.1 32
Silvia Macovei 22.1 33 === Polls Application ===
Vincent Massol 21.1 34
Silvia Macovei 17.1 35 //Screenshot of the Polls Application//
36
Silvia Macovei 24.5 37 {{image reference="Polls.png"/}}
Silvia Macovei 17.1 38
Vincent Massol 24.1 39 == Creating new Applications and Extensions ==
Silvia Macovei 18.1 40
41 If you'd like to create new applications with XWiki our [[Developer's Guide>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/]] will help you through the process.
Silvia Macovei 22.1 42 If you are interested in participating to the XWiki project development itself or in building it from sources, you should refer to the [[Community wiki>>http://dev.xwiki.org/xwiki/bin/view/Main/]].
43 If you still have questions you may [[subscribe to the mailing lists>>http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists]].
Silvia Macovei 18.1 44

Get Connected