Changes to Media Manager module
SDL Digital Experience Accelerator 1.2 introduced number of changes to the Media Manager module.
- DXA provides support for Download, Audio, and Image distributions.
- The View Model class MediaManager Video is now called MediaManagerDistribution to reflect the fact that it is now used for all Media Manager distribution types.
- DXA now uses Media Manager Views named after the ECL Dislpay Type ID. For Video, it is html5dist.cshtml, for Audio audiodist.cshtml, for Image, imagedist.cshtml, and for Download downloaddist.cshtml.
- On the Content Manager side, DXA added Component Templates for Media Manager associated with imagedist View, audiodist, and downloaddist View.