Wiki source code of Wikis Create Layout
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use("Improvements.WebHome") | ||
| 3 | $xwiki.ssx.use("Standards.WebHome") | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | === Overview === | ||
| 7 | |||
| 8 | (% class="left column50 dashboardleft" %) | ||
| 9 | ((( | ||
| 10 | {{usecase}} | ||
| 11 | Integrate Flavors / Templates selection in the create process | ||
| 12 | {{/usecase}} | ||
| 13 | |||
| 14 | {{usecase}} | ||
| 15 | Have consistent / similar steps for create workspaces/wikis, spaces, pages | ||
| 16 | {{/usecase}} | ||
| 17 | ))) | ||
| 18 | |||
| 19 | (% class="dashboardright right column50" %) | ||
| 20 | ((( | ||
| 21 | {{gallery}} | ||
| 22 | image:[email protected] | ||
| 23 | {{/gallery}} | ||
| 24 | ))) | ||
| 25 | |||
| 26 | (% class="clearfloats" %) | ||
| 27 | ((( | ||
| 28 | |||
| 29 | ))) | ||
| 30 | |||
| 31 | ==== Create Workspace ==== | ||
| 32 | |||
| 33 | (% class="left column50 dashboardleft" %) | ||
| 34 | ((( | ||
| 35 | * The "Create Workspace" should be made of 3 steps: | ||
| 36 | ** Choose a name and a flavor | ||
| 37 | ** Choose members and membership type | ||
| 38 | ** Visualize (Customize) the extensions that are gonna be installed | ||
| 39 | |||
| 40 | * This step can act like a wizard (and follow all the steps in order) or you can just 'Create' and rely on the defaults | ||
| 41 | ))) | ||
| 42 | |||
| 43 | (% class="dashboardright right column50" %) | ||
| 44 | ((( | ||
| 45 | {{gallery}} | ||
| 46 | image:createWorkspace.png | ||
| 47 | {{/gallery}} | ||
| 48 | ))) | ||
| 49 | |||
| 50 | (% class="clearfloats" %) | ||
| 51 | ((( | ||
| 52 | |||
| 53 | ))) | ||
| 54 | |||
| 55 | ==== Create Space ==== | ||
| 56 | |||
| 57 | (% class="left column50 dashboardleft" %) | ||
| 58 | ((( | ||
| 59 | {{jiraIssues}} | ||
| 60 | XWIKI-6684 | ||
| 61 | {{/jiraIssues}} | ||
| 62 | ))) | ||
| 63 | |||
| 64 | (% class="dashboardright right column50" %) | ||
| 65 | ((( | ||
| 66 | {{gallery}} | ||
| 67 | image:createSpace.png | ||
| 68 | {{/gallery}} | ||
| 69 | ))) | ||
| 70 | |||
| 71 | (% class="clearfloats" %) | ||
| 72 | ((( | ||
| 73 | |||
| 74 | ))) | ||
| 75 | |||
| 76 | ==== Create Page ==== | ||
| 77 | |||
| 78 | (% class="left column50 dashboardleft" %) | ||
| 79 | ((( | ||
| 80 | {{jiraIssues}} | ||
| 81 | XWIKI-9090 | ||
| 82 | {{/jiraIssues}} | ||
| 83 | ))) | ||
| 84 | |||
| 85 | (% class="dashboardright right column50" %) | ||
| 86 | ((( | ||
| 87 | {{gallery}} | ||
| 88 | image:createPage.png | ||
| 89 | image:createPageExpanded.png | ||
| 90 | image:selectWithSuggest.png | ||
| 91 | {{/gallery}} | ||
| 92 | ))) | ||
| 93 | |||
| 94 | (% class="clearfloats" %) | ||
| 95 | ((( | ||
| 96 | |||
| 97 | ))) |