Wiki source code of Applications & Extensions
Version 30.1 by Ramona Conoro on 2015/09/23
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
21.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
![]() |
1.1 | 2 | |
![]() |
22.1 | 3 | = Applications = |
4 | |||
![]() |
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. |
![]() |
1.1 | 6 | |
![]() |
5.1 | 7 | Applications offer a powerful way to create advanced content within wiki pages. |
![]() |
1.2 | 8 | |
![]() |
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 | |||
![]() |
29.2 | 13 | == Applications Examples == |
![]() |
21.1 | 14 | |
![]() |
29.2 | 15 | === Mocca Calendar Application === |
![]() |
21.1 | 16 | |
![]() |
29.2 | 17 | {{image reference="MoccaCalendar.png"/}} |
![]() |
1.8 | 18 | |
![]() |
29.2 | 19 | //Screenshot of the [[Mocca Calendar Application>>extensions:Extension.MoccaCalendar]] |
![]() |
1.7 | 20 | |
![]() |
29.2 | 21 | === Meeting Application === |
![]() |
21.1 | 22 | |
![]() |
29.2 | 23 | {{image reference="MeetingApplication.png"/}} |
![]() |
20.1 | 24 | |
![]() |
29.2 | 25 | //Screenshot of the [[Meeting Application>>extensions:Extension.Meeting Application]] |
![]() |
20.1 | 26 | |
![]() |
29.2 | 27 | === Forum Application === |
![]() |
21.1 | 28 | |
![]() |
29.2 | 29 | {{image reference="ForumApplication.png"/}} |
![]() |
17.1 | 30 | |
![]() |
29.2 | 31 | //Screenshot of the [[Forum Application>>extensions:Extension.ForumApplication]]// |
![]() |
17.1 | 32 | |
![]() |
29.2 | 33 | === Ideas Application === |
![]() |
21.1 | 34 | |
![]() |
29.2 | 35 | //Screenshot of the [[Ideas Application>>extensions:Extension.Ideas]]// |
![]() |
17.1 | 36 | |
![]() |
29.2 | 37 | {{image reference="IdeasApplication.png"/}} |
![]() |
17.1 | 38 | |
![]() |
24.1 | 39 | == Creating new Applications and Extensions == |
![]() |
18.1 | 40 | |
![]() |
25.2 | 41 | If you'd like to create new applications with XWiki our [[Developer's Guide>>DevGuide.WebHome]] will help you through the process. |
42 | 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]]. | ||
43 | If you still have questions you may [[subscribe to the mailing lists>>dev:Community.MailingLists]]. |