Open
Description
Overview
The CMS is largely regarded as "self explanatory", but there's certain user actions and features which do require explanation. For example, how users and groups inherit permissions. Currently we just point users at userhelp.silverstripe.org, but that's requiring them to jump out of their current cnotext and actively look for the right content. We need something that works better in context.
Acceptance Criteria
- As a user I can navigate to the correct userhelp section from each particular CMS section (pages, assets)
- As a user, I don't have to leave my current CMS context to get a starting point for a complex feature (e.g. permissions)
- As a writer for userhelp, I don't have a lot of duplicated information stored in the CMS codebase
- I can use the same mechanisms in third party modules
Notes
- The approach should be consistent throughout the CMS (trigger placement, iconography)
- Should not clutter up the design too much (e.g. multiple paragraphs of intro above a GridField)
- Needs to work "per section" and "per feature" (e.g. next to the permissions checkboxes)
- I would imagine a 1-2 sentence intro for most features/sections
- Please create a list of non-obvious features which could benefit from this