Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 598 forks source link

MS-Office Asset selector (feature request) #2404

Open jmlg10 opened 4 years ago

jmlg10 commented 4 years ago

I don't know if it is here the right place, but I have 1 feature request for MS-Office Asset selector.

When placing an asset in a powerpoint presentation, could it be possible to select any of the rendition computed, or a dynamic one, instead of the Full HD asset? In some cases, like creating a modelario of a fashion collection, if you import multiple assets on a single page, the document can become huge and difficult to edit/share.

Thanks

joerghoh commented 3 years ago

Is this a feature request for AEM as a product, or for a specific functionality which you think belongs to acs-aem-commons?

jmlg10 commented 3 years ago

I don’t know if this can be done by the office plugin or if it needs to be implemented in AEM core product. The Goal is to be able to place one given rendition (static or dynamic) in the Office document instead than the original asset.

davidjgonzalez commented 3 years ago

This can technically could be done since the code to select the binary is done via and XHR call [1] - we just need to have some way to specify the rendition suffix to use.

Also, there is a size limit on what it can pull in.

[1] https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/ui.apps/src/main/content/jcr_root/apps/acs-commons/asset-selectors/ms-office/asset-selector/clientlibs/scripts.js

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.