Hello. I just have created a new project: https://github.com/xwiki-contrib/application-wikiflavor
This project gives to the user to possibility to chose a flavor when she creates a new wiki. It is designed to run on a 6.4.x instance, and some of this work will probably be integrated in xwiki-platform during the 7.x cycle (probably not in 6.4.x which is supposed to be a stabliization release). Among other things, it creates and provisions new wikis in a single job, so there is no need to click on the "finalize" button at the end of the wiki creation, and Distribution Wizard is not displayed anymore when you access to the created wiki for the first time. The application is described on its extension page: http://extensions.xwiki.org/xwiki/bin/view/Extension/Wiki+Flavor+Application It actually fixes some issues: - http://jira.xwiki.org/browse/XWIKI-11527 - Remove the need for the "Finalize" button at the end of the process of wiki creation from template - http://jira.xwiki.org/browse/XWIKI-10043 - Put the wiki creation inside a job - http://jira.xwiki.org/browse/XWIKI-10566 - Include Distribution Wizard and the wiki creation in a single job and display DW only if the users do not want the default UI (partially) Thanks, -- Guillaume Delhumeau ([email protected]) Research & Development Engineer at XWiki SAS Committer on the XWiki.org project _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

