Wiki source code of Wikis Create Naming
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 | == Community Feedback == | ||
| 7 | |||
| 8 | {{info}} | ||
| 9 | How to call a workspace? http://markmail.org/message/cehvpds5qmljq5f7 (Jul 30, 2013) | ||
| 10 | [Proposal] Have Workspace by default in XE http://markmail.org/thread/h2cqbmu5evd2acqn (Jul 29, 2013) | ||
| 11 | [VOTE] Integrate Workspaces by default in XWiki's default XAR http://markmail.org/thread/o6wfuvx5xab4bgdd (Jul 20, 2013) | ||
| 12 | {{/info}} | ||
| 13 | |||
| 14 | (% class="clearfloats" %) | ||
| 15 | ((( | ||
| 16 | |||
| 17 | ))) | ||
| 18 | |||
| 19 | (% class="left column50 dashboardleft" %) | ||
| 20 | ((( | ||
| 21 | == Proposal == | ||
| 22 | |||
| 23 | {{toc start="3"/}} | ||
| 24 | ))) | ||
| 25 | |||
| 26 | (% class="dashboardright right column50" %) | ||
| 27 | ((( | ||
| 28 | == Problem == | ||
| 29 | |||
| 30 | * Support for both workspace and wiki creation | ||
| 31 | * Related proposal [[Create Improvements>>Improvements.CreateImprovements]] | ||
| 32 | ))) | ||
| 33 | |||
| 34 | (% class="clearfloats" %) | ||
| 35 | ((( | ||
| 36 | |||
| 37 | ))) | ||
| 38 | |||
| 39 | === Option A === | ||
| 40 | |||
| 41 | {{info}} | ||
| 42 | Create Workspace in the Add Menu | ||
| 43 | Create Wiki in Administration | ||
| 44 | (separated) | ||
| 45 | {{/info}} | ||
| 46 | |||
| 47 | (% class="left column50 dashboardleft" %) | ||
| 48 | ((( | ||
| 49 | {{error}} | ||
| 50 | Con: | ||
| 51 | * (+/-) Wiki creation more hidden (but is a rare action, done only by admins (advanced users) that are familiar to Administration) | ||
| 52 | {{/error}} | ||
| 53 | |||
| 54 | {{success}} | ||
| 55 | Pro: | ||
| 56 | * Separate User functionality (found in the menu) from Admin functionality (found in the Administration area) | ||
| 57 | {{/success}} | ||
| 58 | ))) | ||
| 59 | |||
| 60 | (% class="dashboardright right column50" %) | ||
| 61 | ((( | ||
| 62 | {{gallery}} | ||
| 63 | image:AddMenuWorkspace.png | ||
| 64 | image:WorkspaceMenuSubWiki.png | ||
| 65 | image:CreateWorkspace.png | ||
| 66 | image:WorkspacesIndex.png | ||
| 67 | image:WikiManager.png | ||
| 68 | {{/gallery}} | ||
| 69 | ))) | ||
| 70 | |||
| 71 | (% class="clearfloats" %) | ||
| 72 | ((( | ||
| 73 | |||
| 74 | ))) | ||
| 75 | |||
| 76 | === Option B === | ||
| 77 | |||
| 78 | {{info}} | ||
| 79 | Option in the create wizard: choose if you want a wiki or a workspace (subtype) | ||
| 80 | (mixted) | ||
| 81 | {{/info}} | ||
| 82 | |||
| 83 | (% class="left column50 dashboardleft" %) | ||
| 84 | ((( | ||
| 85 | {{error}} | ||
| 86 | Con: | ||
| 87 | * For normal users, the type area will contain just one item: Workspaces, being a bit redundant | ||
| 88 | * Duplicated functionality for admins: in the Create step and in the Administration (for the wiki details and users management) | ||
| 89 | {{/error}} | ||
| 90 | |||
| 91 | {{success}} | ||
| 92 | Pro: | ||
| 93 | * Only one concept: Wiki. The type will be implemented using templates. | ||
| 94 | * The type (templates) zone is extensible in case we will want to add a new one | ||
| 95 | |||
| 96 | {{/success}} | ||
| 97 | ))) | ||
| 98 | |||
| 99 | (% class="dashboardright right column50" %) | ||
| 100 | ((( | ||
| 101 | {{gallery}} | ||
| 102 | image:AddMenuWiki.png | ||
| 103 | image:WikiMenuSubWiki.png | ||
| 104 | image:CreateWikiOption.png | ||
| 105 | image:TypeOption.png | ||
| 106 | image:CreateWikiOptionSimpler.png | ||
| 107 | image:CreateWikiMembers.png | ||
| 108 | {{/gallery}} | ||
| 109 | ))) | ||
| 110 | |||
| 111 | (% class="clearfloats" %) | ||
| 112 | ((( | ||
| 113 | |||
| 114 | ))) | ||
| 115 | |||
| 116 | === Option C === | ||
| 117 | |||
| 118 | {{info}} | ||
| 119 | Add Menu: Wiki, Workspace | ||
| 120 | (mixted/modular) | ||
| 121 | {{/info}} | ||
| 122 | |||
| 123 | (% class="left column50 dashboardleft" %) | ||
| 124 | ((( | ||
| 125 | {{error}} | ||
| 126 | Con: | ||
| 127 | * Mixing User functionality (the ability to create Workspaces) with Admin functionality (the ability to create Wikis) | ||
| 128 | * Confusing for users that don't know the difference between Wiki and Workspaces | ||
| 129 | * Crowding the menu with an option that is rarely used | ||
| 130 | {{/error}} | ||
| 131 | |||
| 132 | {{success}} | ||
| 133 | Pro: | ||
| 134 | * Customizable, we could have an option to disable one way of creating wikis or another | ||
| 135 | {{/success}} | ||
| 136 | ))) | ||
| 137 | |||
| 138 | (% class="dashboardright right column50" %) | ||
| 139 | ((( | ||
| 140 | {{gallery}} | ||
| 141 | image:AddMenuWikiWorkspace.png | ||
| 142 | image:CreateWorkspace.png | ||
| 143 | image:CreateWiki.png | ||
| 144 | {{/gallery}} | ||
| 145 | ))) | ||
| 146 | |||
| 147 | (% class="clearfloats" %) | ||
| 148 | ((( | ||
| 149 | |||
| 150 | ))) | ||
| 151 | |||
| 152 | === Option D === | ||
| 153 | |||
| 154 | {{info}} | ||
| 155 | Only one notion (subwiki) | ||
| 156 | Workspaces defined as the 'Users Isolation' checkbox | ||
| 157 | {{/info}} | ||
| 158 | |||
| 159 | (% class="left column50 dashboardleft" %) | ||
| 160 | ((( | ||
| 161 | {{error}} | ||
| 162 | Con: | ||
| 163 | * Removing the marketing benefits of having the workspace term | ||
| 164 | * Emphase on having 'local' and 'global' users which can be confusing for normal users | ||
| 165 | {{/error}} | ||
| 166 | |||
| 167 | {{success}} | ||
| 168 | Pro: | ||
| 169 | * Only one concept: subwiki | ||
| 170 | {{/success}} | ||
| 171 | ))) | ||
| 172 | |||
| 173 | (% class="dashboardright right column50" %) | ||
| 174 | ((( | ||
| 175 | {{gallery}} | ||
| 176 | image:AddMenuSubWiki.png | ||
| 177 | image:CreateSubWiki.png | ||
| 178 | image:CreateSubWikiMembersInitial.png | ||
| 179 | image:CreateSubWikiMembersLocalActivator.png | ||
| 180 | image:CreateSubWikiMembersMore.png | ||
| 181 | image:CreateSubWikiMembersLocal.png | ||
| 182 | {{/gallery}} | ||
| 183 | ))) | ||
| 184 | |||
| 185 | (% class="clearfloats" %) | ||
| 186 | ((( | ||
| 187 | |||
| 188 | ))) |