[xwiki-devs] [Proposal] Add the notion of "Isolated wiki" in the Wiki descriptor and Wiki creation wizard
Hi devs, Currently when we create a subwiki there are 3 choices for users: 1- Only global users are available in the wiki 2- Only local users are available in the wiki 3- Both global and local users are available in the wiki Based on the choice we enable different modes: - “workspace” mode for choice 1 - “farm” mode for choices 2 and 3 For example if you choose 2 or 3 you don’t get the HOME menu. I’d like to propose to add another option: “Should the wiki be isolated or not”. If the answer is “no” (the default), the behavior would be: - Display the “Home” menu - Display the breadcrumb on the subwiki home page to lead to the main wiki by default (if the user has defined a parent on the main subwiki home page) WDYT? Thanks -Vincent
Sounds useful to me. Guillaume On Wed, Mar 5, 2014 at 12:53 PM, [email protected] <[email protected]>wrote:
Hi devs,
Currently when we create a subwiki there are 3 choices for users: 1- Only global users are available in the wiki 2- Only local users are available in the wiki 3- Both global and local users are available in the wiki
Based on the choice we enable different modes: - “workspace” mode for choice 1 - “farm” mode for choices 2 and 3
For example if you choose 2 or 3 you don’t get the HOME menu.
I’d like to propose to add another option: “Should the wiki be isolated or not”.
If the answer is “no” (the default), the behavior would be: - Display the “Home” menu - Display the breadcrumb on the subwiki home page to lead to the main wiki by default (if the user has defined a parent on the main subwiki home page)
WDYT?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Not sure this is a useful option. Couldn't we be smarter and do: - for 1, always display the home menu - for 2, never display the home menu - for 3, display the home menu to global user only For edge cases, provide a variable in layoutVars that maybe overwritten by layoutExtraVars to always display or hide the menu. By the way, it would be nice to have layoutExtraVars in the XWikiSkins class by default. On Tue, Mar 11, 2014 at 2:11 PM, Guillaume Lerouge <[email protected]>wrote:
Sounds useful to me.
Guillaume
On Wed, Mar 5, 2014 at 12:53 PM, [email protected] <[email protected]
wrote:
Hi devs,
Currently when we create a subwiki there are 3 choices for users: 1- Only global users are available in the wiki 2- Only local users are available in the wiki 3- Both global and local users are available in the wiki
Based on the choice we enable different modes: - “workspace” mode for choice 1 - “farm” mode for choices 2 and 3
For example if you choose 2 or 3 you don’t get the HOME menu.
I’d like to propose to add another option: “Should the wiki be isolated or not”.
If the answer is “no” (the default), the behavior would be: - Display the “Home” menu - Display the breadcrumb on the subwiki home page to lead to the main wiki by default (if the user has defined a parent on the main subwiki home page)
WDYT?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Denis Gervalle SOFTEC sa - CEO
participants (3)
-
Denis Gervalle -
Guillaume Lerouge -
vincent@massol.net