Rewrite image URLs in the node body
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #971712. -->
Reported by: [melon](https://www.drupal.org/user/32875)
>>>
<p>First of all, I'd like to thank you Wim for this excellent module. I am testing this currently and I am truly amazed, keep up the good work!</p>
<p>My question is hopefully simple: is there a way to rewrite image src urls in node bodies? On this site I'm currently working on there are editors with permission to use a WYSIWYG editor and IMCE together. They upload and present images in the node body directly (e.g. not via Imagefield and the like). I found that these images are not served from the CDN domain but the original site domain only. Is there a way to rewrite these image urls like an input filter would do?</p>
<p>I'm using Origin Pull mode and have patched core. Everything works fine and I only entered my CDN domain as configuration.</p>
<p>Thanks!</p>
issue