Features & settings
YAML
preferences:
feature_categories: y
feature_perspective: y
namespace_enabled: y
workspace_ui: y
Modules
YAML
objects:
-
type: module
data:
name: perspective
params:
groups:
order: 1
position: right
Developer notes
- When you apply the profile, you may see "Preference set: geo_tilesets=Array" in the response. This is a cosmetic error. The preference is set correctly.
1-liner to re-install a fresh Tiki with profile
php installer/shell.php install;php lib/search/shell.php rebuild; php lib/profilelib/shell.php install Workspace_GUI
Todo
- Add deletion of templates
- If no template when creating a workspace, warn
- Where is list of all workspaces?
- ex.: modules perspective in tiki-admin.php?page=workspace
- After adding a workspace, a confirmation would be nice
Nice to have
- After assigning permissions to a template, I should be sent back to previous interface (There is back button though)