Add support for any type of file referenced in node bodies (currently only images)
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #1115686. --> Reported by: [vacilando](https://www.drupal.org/user/45996) >>> <p>I cannot get PDF files mirrored on CloudFront.</p> <p>I simply added .pdf to the line of allowed extensions at /admin/settings/cdn/details like this:<br> <a href="http://d26engbtkhfc1t.cloudfront.net">http://d26engbtkhfc1t.cloudfront.net</a>|.css .js .ico .gif .jpg .jpeg .png .svg .otf .ttf .swf .pdf</p> <p>This should rewrite relative PDF links in node bodies just as .jpg and others are rewritten. </p> <p>I am baffled. This module works so well that I am almost sure it must be me who does something wrong. But what?</p>
issue