- Issue created by @rajeshreeputra
- Merge request !147Resolve #3519247 "Acquia DAM and Experience builder integration." โ (Open) created by rajeshreeputra
- ๐ฎ๐ณIndia vishalkhode
vishalkhode โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia vishalkhode
vishalkhode โ changed the visibility of the branch 3519247-approach-1 to hidden.
- First commit to issue fork.
- Status changed to Needs review
15 days ago 6:45am 17 June 2025 - ๐ฎ๐ณIndia rajeshreeputra Pune
Updated MR with necessary changes, requesting review.
- ๐ฎ๐ณIndia chandu7929 Pune
chandu7929 โ changed the visibility of the branch 3519247-acquia-dam-all-media to hidden.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
The approach in this MR is incompatible with what I've heard @lauriii describe: support both core's
Image
MediaType
and Acquia DAM images at the same time.๐ ๐ Decouple image shape matching from the `image` MediaType Active paved most of the path for this to work the way that I've heard @lauriii describe it, but you'll first need to do ๐ Support image shape matching from the `image` MediaSource: support both the `image` + `oembed` MediaSources simultaneously Active to make it entirely possible. I've included clear next steps.
More concerning: the way this MR currently works is by introducing a completely separate prop shape, which means that all existing SDCs/code components won't work! Plus, the sole SDC that uses that new prop shape is adding half a dozen or so props that would present concerns to the content author that they should never see.
- First commit to issue fork.
- ๐บ๐ธUnited States japerry KVUO
Due to the fact that code components are hard coded to image schemas, and that we need to define our own schema to start asset, external, and version IDS.. marking postponed until ๐ Support image shape matching from the `image` MediaSource: support both the `image` + `oembed` MediaSources simultaneously Active lands.