Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 968 Bytes

mastering-authoring.md

File metadata and controls

31 lines (24 loc) · 968 Bytes

Mastering Authoring experience in Drupal

A list of modules and tips to offer a better experience to Authors of a Drupal website. See also https://github.com/eworx-org/drupal-editors

Core modules/functionality

  • workspaces
  • revisions
  • content moderation
  • preview before save

Contrib/custom modules

Other

  • UI option to take backups before any change
  • DEV/STAGE/PROD environments
  • Override backend theme
  • Custom Admin content views
  • All blocks on code (under vcs)
  • Breakpoint preview (mobile display etc)
  • Automated A11 validation