Append File Info
43 sites
Security covered
This module adds file information, such as an icon, extension, and size, to links that point to managed files on your Drupal site. It works by applying a filter to various types of file links, including those for Media, File Entity, and core Drupal files.
Adds file info (file type icon, extension, size) to local managed file links.
This module offers a filter called "Append File Info Filter" which adds file info to any Media links (ie. media/3), File Entity links (ie. file/3) and Drupal core File links (ie. sites/default/files/example.pdf).
It also offers a theme override which adds this information to themed file links.