Skip to content
Snippets Groups Projects

Issue #3214409 by codebymikey: Improve the Editor plugin behaviour supports image styles and uses DOM parser

Issue #3214409 by codebymikey: Improve the Editor plugin behaviour supports image styles and uses DOM parser
  • Resolve entity references using the editor module. The existing solution always returned true since it was essentially comparing FALSE >= 0.
  • Add support for updating references to multiple attributes (src and srcset by default).
  • Add support for updating references to image styles.
  • Add a revision log explaining why the entity was updated.
  • Use interfaces to aid with dependency injection on non-standard installs.
  • Also broke down functionality into methods to aid with OOP.

Closes #3214409

Edited by codebymikey

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading