editor.info.yml

Same filename and directory in other branches
  1. 9 core/modules/editor/editor.info.yml
  2. 8.9.x core/modules/editor/editor.info.yml
  3. 10 core/modules/editor/editor.info.yml
core/modules/editor/editor.info.yml

File

core/modules/editor/editor.info.yml

View source
  1. name: 'Text Editor'
  2. type: module
  3. description: 'Provides a framework to associate text editors (like WYSIWYGs) and toolbars with text formats.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:filter
  8. - drupal:file
  9. configure: filter.admin_overview

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.