Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.5-milestone-1
-
Fix Version/s: 4.3-milestone-1
-
Component/s: Workspaces
-
Labels:
-
keywords:workspace multiple template
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
XWIKI-6617Allow i18n of template names (in template providers) XWIKI-8285 UI for creating and managing workspace templates XWIKI-5237Allow to provide document templates on document creation XWIKI-7122Refactor the workspace template installation process to add the extra pages and settings to a standard XE xar instead of bundling them in a workspace template xar XWIKI-8759 Allow a default space to be specified for a template provider, which will automatically create the document in that space XWIKI-7609 Allow only global admins to directly add users/groups to a workspace XWIKI-7187Unable to install Workspaces due to broken template link XWIKI-7223Remove the Application Manager application and gadget from workspace-template-features XWIKI-8394Workspace owner and initial members not set as members (nor in admin group) when the workspace identifier contains an underscore XWIKI-8395The workspace creator cannot edit workspace metadata nor delete the workspace
Description
The idea is to allow an admin to provide a collection of workspace templates that users can choose from when they create workspaces.
Issue Links
- relates to
-
XWIKI-8285
UI for creating and managing workspace templates
-
Steps:
1. adding a new UI control to select the "type" (template) of workspace you want to use when creating a workspace
2. some minor changes in the code that checks in the Workspaces application is properly installed (if exists at least one workspace template)
3. creating a page that allows admins to create new "workspace types" (workspace templates).