- πΊπΈUnited States mlncn Minneapolis, MN, USA
This looks goodβ could use some options, in particular to provide a URL-only option in the download link formatter.
Having the/a formatter able to provide only a URL is very helpful for easily handling the presentation of the link in a Twig template (custom text, using another field on the media item as part of the link text, adding classes to the anchor tag, etc).
Drupal core's Link field formatter provides this option with two settings:
- URL only
- Show URL as plain text
Media Entity File Redirect could follow the same approach.
- π©πͺGermany Anybody Porta Westfalica
+1 on this as I think this is a very good and expected way to configure the functionality on the entity display level!