Open vergissberlin opened 4 years ago
nice and good idea, but I am not sure how to solve this, because not all iframes should be replaced. This is only relevant for example youtube iframes.
Hi @NeoBlack,
okay, you're right. Maybe only for the fce text-media with youtube content? The page render hook would be a good place OR override the fluid styled content template.
André
Feature Request
As described in https://docs.usercentrics.com/#/smart-data-protector?id=noscript-protection the
src
attribute in iframe tags should be replaced withuc-src
.Describe the solution you'd like It would be nice to add this replacement to a render hook. Maybe with an option to enable and disable it in the extension configuration.
Describe alternatives you've considered Otherwise I have to replace it manually for all pages and pages in the future where editors add snippets in there content.
Additional context Editor add iframe snippets from "share link" like Youtube or Google Maps.
What you think about that!? thx!