This PR adds optional support into the plugin for the creditLine field. This is a field supported by the asset source API and this feature enables editors to add / amend this field in the media modal provided by this plugin. The PR also adds support for searching / filtering based on the credit.
Additionally, configuration allows opt-out for certain asset sources, as detailed in the readme updates. This opt-out makes the field readonly.
I've also updated the readme to detail the recently added maximumUploadSize option.
This PR adds optional support into the plugin for the
creditLine
field. This is a field supported by the asset source API and this feature enables editors to add / amend this field in the media modal provided by this plugin. The PR also adds support for searching / filtering based on the credit.Additionally, configuration allows opt-out for certain asset sources, as detailed in the readme updates. This opt-out makes the field readonly.
I've also updated the readme to detail the recently added
maximumUploadSize
option.