Description
Many types split content across multiple keys (e.g link will provide title and link, image provides url, alt, title, etc). At present there is no standard way to apply a processor to a subset of the result (e.g trim alt text to 100 characters)
Proposed solution
Standard processor extension to allow a user to specify which sub-component(s) of the result they want it to apply to.
Description Many types split content across multiple keys (e.g
link
will provide title and link,image
provides url, alt, title, etc). At present there is no standard way to apply a processor to a subset of the result (e.g trim alt text to 100 characters)Proposed solution Standard processor extension to allow a user to specify which sub-component(s) of the result they want it to apply to.