Application
Aggregates XWiki pages into Applications (XAR) using an application descriptor. Allows operations such as import/export and support features such as page translations, dependencies and the ability to link content instead of duplicating it.
Application Manager is an application based on the Application Manager Plugin.
Installation
Import the Application Manager application in your XWiki using the Import feature in the Administration.How to use
Point your browser to the XApp.WebHome page. From there you can create applications in XAppManager/CreateApplication page, see what applications you have in your wiki and detele, export, import new, etc. in XAppManager/WebHome page.Application descriptor
Documents
This field contains all the page the application contains. List theses pages separated by character "|". You can also enter pattern based on SQL LIKE syntax (see http://www.techonthenet.com/sql/like.php) between "[" and "]":- the application contains the page SpaceName.PageName, all the pages in the space Space1 and all the page with a name page names starting with MyClass :
SpaceName.PageName|[Space1.%]|[%.MyClass%]
Screenshots
Version 29.1 last modified by ThomasMortagne on 04/06/2008 at 17:45
Comments: 0