humanmade / altis-media

Media Module for Altis
https://www.altis-dxp.com/resources/docs/media/
7 stars 3 forks source link

Configuration options for default Rekognition behaviour #42

Closed roborourke closed 4 years ago

roborourke commented 5 years ago

Rekognition by default will attempt to auto populate image alt text among other things. We should provide configuration options to disable this feature or perhaps prevent it on sites with a default language other than english.

https://github.com/humanmade/aws-rekognition/issues/17

Hopefully we can integrate AWS Translate in the near future.


Acceptance criteria:

roborourke commented 4 years ago

All of this except for the default alt text was done in #20 - will add a separate issue for that.