Problem/Motivation
Now media is available, we should consider how to implement its image handling capabilities in Umami.
So far, Umami is using regular image fields to add images on content types. It results in not being able to reuse files.
Proposed resolution
Swap file field based image fields on Recipe and Article content types to use media image fields.
Look for potential places with existing content where we could reuse content between the two.
Remaining tasks
All the things.
User interface changes
TBD
API changes
None
Data model changes
None