Display Mode Guidelines
The "dmg" module helps manage view modes and form modes by providing guidelines for their creation and usage. This encourages reuse and discourages misusage by showing site builders how and where modes are employed.
Does your site have too many view modes? Is it hard to reuse a view mode (or form mode) because you don't know where and how a particular view mode is used?
If so, this module can help your site.
Lullabot-sponsored project
This module is sponsored by Lullabot, and we keep a special eye on its maintenance. Read the Architecture Decision Record on why we use this module.
Creation Guidelines
These are displayed when a site builder is about to create a new display mode. This will encourage re-use and good naming patterns.
Usage Guidelines
These are displayed when a site builder is using one of the view modes. This will ensure the site builder can understand the intent for each view mode, and discourage miss-usage and drift.