Wiki source code of Workspaces Brainstorming
Last modified by Vincent Massol on 2024/11/19 16:13
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Intranet = | ||
| 2 | |||
| 3 | * Teams | ||
| 4 | ** every team could have a group page where they could see the members. | ||
| 5 | ** from the group page they could create their own workspace. | ||
| 6 | |||
| 7 | * we can define the members of a workspace in the creation step (one by one) | ||
| 8 | ** better: be able to add groups as members | ||
| 9 | |||
| 10 | * should anyone be able to create a group? (doable - technical, debatable - behavior) | ||
| 11 | |||
| 12 | * the group term is closely related to the workspace one | ||
| 13 | |||
| 14 | * Focus: | ||
| 15 | ** Collaboration | ||
| 16 | ** Isolation (in a good sense) - less noise, customization | ||
| 17 | |||
| 18 | * Why have a workspace for our group? | ||
| 19 | ** ability to have isolated applications, that are independent -> Applications | ||
| 20 | ** we have isolated spaces -> Content | ||
| 21 | ** ability to define rights for external people (if we want) | ||
| 22 | ** invite more people in the workspace with a nice UI -> Users | ||
| 23 | ** customize it to our target, audience, like (custom logo, colortheme) -> Customization | ||
| 24 | |||
| 25 | * How do we add users to the workspace? | ||
| 26 | ** (Not done) Can we add them from User Directory? | ||
| 27 | ** (Done) Administration - Users | ||
| 28 | ** (Bug) Consistency between main wiki and subwiki display of deleted users (FutureFiredMan) | ||
| 29 | |||
| 30 | = Technical = | ||
| 31 | |||
| 32 | * Allow groups to be added in the Workspace creation | ||
| 33 | * Just like we have User Directory, have Group pages - that displays users and maybe some custom info | ||
| 34 | * Allow the user to know in which group he is part off - similar to User Profile Wiki tab. | ||
| 35 | * I might be part of some groups that don't have a workspace yet | ||
| 36 | |||
| 37 | * {{wikis/}} gadget on Main.WebHome | ||
| 38 | * {{mywikis/}} gadget on Main.WebHome (more scalable) | ||
| 39 | * favorites for wikis and spaces and pages (which is like a quick links) | ||
| 40 | |||
| 41 | * Ability to 'Rename a Wiki' (mistake, rebranding, etc.) | ||
| 42 | ** (Done) change the pretty name | ||
| 43 | ** (Progress) ability to define alias | ||
| 44 | ** (NotDone) rename the database |