Wiki source code of XWiki Standard Flavor
Last modified by Thomas Mortagne on 2018/12/05 10:53
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | The XWiki Standard Flavor is the default flavor maintained by the [[XWiki Dev Team>>xwiki:XWiki.XWikiTeam]] for the XWiki distribution starting with 9.5. | ||
6 | |||
7 | It started as a transformation of [[XWiki Enterprise distribution>>enterprise:Main.WebHome]] into an easier to maintain more generic flavor not tied to a specific use case. | ||
8 | |||
9 | {{image reference="standard.png" width="960px"/}} | ||
10 | |||
11 | = Provided packages = | ||
12 | |||
13 | == Two flavors == | ||
14 | |||
15 | There are technically two flavors right now: one [[for the main wiki>>Main Wiki]] and another [[for the sub-wikis>>Sub Wiki]]. | ||
16 | |||
17 | They are almost identical except for a few things that only makes sense in the main wiki like wikis management. | ||
18 | |||
19 | == Offline package == | ||
20 | |||
21 | We provide a XIP package to help install the flavor when you don't have internet access. | ||
22 | |||
23 | == Test package == | ||
24 | |||
25 | Mainly targeting testers, a pre installed Jetty and HSQLDB based package is also provided. It's not made available on [[XWiki Download page>>xwiki:Main.Download]] but you can find it on https://nexus.xwiki.org/nexus/content/repositories/snapshots/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/ or https://nexus.xwiki.org/nexus/content/repositories/releases/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/ depending on which version you want to test. |