@stevepiercy (I know I’m day dreaming)
Provide more documentation to editors
- define, somewhere, in a control panel, the base URL for your internal documentation
- add a way to provide a relative link (rooted to the internal documentation URL) for each field (either z3c.form or volto block) of a given content type field or behavior’s field
- show a nice and simple
icon next to each field that points the editor to that documentation - provide a way to generate a documentation system that can have stable URLs pointing, so the above URLs work, and editors/developers can explain as much as they need their internal policies/best practices, etc
Example use case: on a News content type, there is the company policy that titles have to be “Like This Because That’s Our Preference”, be certain characters long, have certain tone of voice, etc etc.
Onboarding new editors can be “almost” self-done as every field of every form will have its related
icon that points you to the breath of documentation and policies about what to do with that field.