Issue #3487391 "Media mgmt implementation"
https://www.drupal.org/project/drupal_cms/issues/3487391 implements the proposal at https://www.drupal.org/project/drupal_cms/issues/3461533
Merge request reports
Activity
added 7 commits
Toggle commit listIssues / notes:
Removed the two original media recipes in favour of drupal_cms_media_base and seeIn PathDownloader.php line 51:Source path "recipes/drupal_cms_image_media_type" is not found for package drupal/drupal_cms_image_media_typesvg_image module can't be found (not committed yet)editor.editor_basic_html.yml and filter.format.basic_html.yml changes are lost during install (not committed yet)
To dos / nice to haves:
- Move audio and video to their own installable recipes
- Support high res displays (breakpoints and image styles)
- Tweak media library config
- Add tests
Edited by Tony Barker- Resolved by Tony Barker
- Resolved by Tony Barker
- Resolved by Tony Barker
- Resolved by Tony Barker
- Resolved by Tony Barker
- Resolved by Tony Barker
added 1 commit
- f9a7d968 - Update the media recipe dependency in the blog recipe
added 1 commit
- ad6099d4 - Add SVG image module and initialise media type config
I tried to debug the issue with editor configuration at install and it doesn't seem to be introduced here so I have created https://www.drupal.org/project/drupal_cms/issues/3487966 to look at it.
added 13 commits
-
21c56518...cb6afd3a - 12 commits from branch
project:0.x
- 51a32268 - Merge branch '0.x' into 3487391-media-mgmt-implementation
-
21c56518...cb6afd3a - 12 commits from branch
added 1 commit
- 06630bed - Update media recipe dependency in page recipe