Changes for page Applications, Extensions & Flavors
Last modified by Vincent Massol on 2024/01/16
From version 1.6
edited by Guillaume Lerouge
on 2007/04/04
on 2007/04/04
Change comment:
There is no comment for this version
To version 1.7
edited by Guillaume Lerouge
on 2007/04/04
on 2007/04/04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,12 @@ 1 1 1 Applications 2 2 3 -As you've learnt from the [Programming feature>UserGuide.Programming] it's possible to put code inside XWiki pages. You combine several pages together to form an application. In other words an application is simple 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 reimported into other wikis. This is a very nice way to create reusable applications. 3 +As you've learnt from the [Programming feature>UserGuide.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 simple 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 reimported into other wikis. This is a very nice way to create reusable applications. 4 4 5 5 Applications offer a powerful way to create advanced content within wiki pages. The [Event Calendar>Main.EventCalendar] and the [Photos Albums>Photos.WebHome] are good examples of XWiki applications. 6 6 7 +~~Screenshot of the Calendar Application~~ 8 +{image:Calendar.png} 9 + 7 7 1.1.1 List of Applications available for download on XWiki.org 8 8 9 9 This is a list of packaged applications you can import in your wiki, coming straight from the [Code Zone>Code.WebHome]. To learn more about the Import/Export process please check the [Admin Guide's Import/Export page>AdminGuide.ImportExport].