Wiki source code of Flavor Install

Last modified by Vincent Massol on 2024/11/19 16:12

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("Improvements.WebHome")
3 $xwiki.ssx.use("Standards.WebHome")
4 {{/velocity}}
5
6 (% class="dashboardright left column33" style="margin-right: 3%;" %)
7 (((
8 === Use Cases ===
9
10 {{usecase}}
11 **Install** When XWiki starts the first time, propose different "flavors" (public documentation web site, intranet, empty, etc) and install automatically all required extensions from the Distribution Wizard.
12 {{/usecase}}
13
14 {{usecase}}
15 **Create** When creating a Workspace need to be able to choose a Flavor for the subwiki. See [[proposal>>Improvements.CreateImprovements]]
16 {{/usecase}}
17 )))
18
19 (% class="dashboardright left" style="margin-right: 3%; width: 28%;" %)
20 (((
21
22 )))
23
24 (% class="dashboardright right column33" %)
25 (((
26
27 )))
28
29
30 (% class="clearfloats" %)
31 (((
32
33 )))

Get Connected