By Private Profile b1295ea3 on 2021-07-05 07:39 in GSoC 21 Media Manager Filter

Tasks accomplished:

  • Insert srcset and sizes attributes to content/form images. The functionality was implemented for adding srcset and sizes attributes with default responsive sizes to every image whenever it gets inserted into the web content.
  • Improve existing image generation functions. Helper and Image class methods for creating, generating, and deleting responsive sized versions of an image were improved to have a cleaner structure and to prevent code duplication as much as possible.

Pull request of the week: Media Manager: Week 4