Get Thumbnails and Thumbnails URL from Media Manager
I assume you need to show the image url to the user, for all sizes, within the Attachment Details screen. Using Underscore/Backbone We can extend the Attachment Details View, in a similar fashion as in my previous answer here and based on the media views in the core: <!– Custom template part –> <script type=”text/html” … Read more