Wiki source code of Default Flavours

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 === Objective ===
9
10 XWiki Flavors are a set of predefined extensions having a specific use case in mind.
11
12 XWiki Flavors can be considered specializations of XWiki instances suited for different purposes like public websites, intranets, content sharing, project management, community status, business intelligence, etc.
13 )))
14
15 (% class="dashboardright left" style="margin-right: 3%; width: 28%;" %)
16 (((
17 === Use Cases ===
18
19 {{usecase}}
20 [?] [[Documentation Flavor>>DocumentationFlavor]]
21 {{/usecase}}
22
23 {{usecase}}
24 [?] [[Public Website Flavor>>PublicWebsiteFlavor]]
25 {{/usecase}}
26
27 {{usecase}}
28 [?] [[Groupware Flavor>>GroupwareFlavor]]
29 {{/usecase}}
30
31 {{usecase}}
32 [?] [[Application Development Flavor>>AppDevelopmentFlavor]]
33 {{/usecase}}
34
35
36 {{comment}}
37 {{usecase}} [___ __] [[Portal>>Portal]] {{/usecase}}
38 {{/comment}}
39 )))
40
41 (% class="dashboardright right column33" %)
42 (((
43 === Issues ===
44
45 {{jiraIssues}}
46 XWIKI-8443,
47 XWIKI-7260,
48 XWIKI-5704,
49 XWIKI-356,
50 XWIKI-470
51 {{/jiraIssues}}
52 )))
53
54 (% class="clearfloats" %)
55 (((
56
57 )))
58
59 === Feature State ===
60
61 (% class="dashboardright left column33" style="margin-right: 3%;" %)
62 (((
63 {{status group="M"/}} the feature is mandatory for the described flavor and needs to be installed;
64 {{status group="O"/}} the feature could be of interest for some sub-use cases of the described flavor. A solution to have optional features would be to customize what extensions you install in the [[creation process>>attach:customizedInstall.png]] or to have [[Disabled/Enabled states>>http://jira.xwiki.org/browse/XWIKI-5704]] for installed extensions.
65 {{status group="S"/}} Custom means that the feature will have specific differences from the variant is available now. For example, in a Documentation Flavor we will need some custom templates; or the Macros categories should contain macros specially created for content creation.
66 )))
67
68 (% class="dashboardright left" style="margin-right: 3%; width: 28%;" %)
69 (((
70 {{status group="D"/}} the feature is bundled by default in XE. This means is tested and supported. If we are gonna create default Flavors, some features might be present just in the related flavors (like Annotations), and not by default, but right now they are default.
71 {{status group="E"/}} the feature is available as an extension. If the feature has both 'Default' and 'Extension' it means that some functionality is available by default, while additional functionality is available through extensions (one example is the Export: by default we can export in PDF, HTML, etc. but there are extensions that provide Multipage PDF Export or Export in other formats like Excel, etc.)
72 )))
73
74 (% class="dashboardright right column33" %)
75 (((
76 * [[Flavors Requirements>>Improvements.FlavoursRequirements]]
77 * [[Flavors Install>>Improvements.FlavoursInstall]]
78 * [[Spreadsheet: Community Project Development Flavor>>https://docs.google.com/a/xwiki.com/spreadsheet/ccc?key=0AnlUBgkhiZA8dElwbEVmUjJnbEhFOUFGYU1ubWlMa1E#gid=2]]
79
80 {{velocity}}
81 #if($context.user == 'XWiki.evalica')
82 * Other Links:
83 ** [[XWiki.com: Application Selection>>http://xwikicom2.devxwiki.com/lang/en/Product/Extensions?tab=tabber1&tabberIds=tabber#tabber1]]
84 ** [[Intranet: Selection Requirements>>https://marketing.xwikisas.com/xwiki/bin/view/XWikiComWebsite/Extensions]]
85 ** [[Spreadsheet: Client Study>>https://docs.google.com/a/xwiki.com/spreadsheet/ccc?key=0AnlUBgkhiZA8dHdzM2t1OGRJd1BfWVNURDlnRVp2ZHc#gid=0]]
86 ** [[Spreadsheet: Flavors>>https://docs.google.com/a/xwiki.com/spreadsheet/ccc?key=0AnlUBgkhiZA8dGtwVS1BNnV5aWg0UjR3WDUxczVjNHc#gid=8]]
87 #end
88 {{/velocity}}
89 )))
90
91 (% class="clearfloats" %)
92 (((
93
94 )))

Get Connected