Closed Joemires closed 1 year ago
I'm pretty sure Tiny goes and removes any javascript code by default, I don't think it's possible to do that without an ad hoc extension.
I'm pretty sure Tiny goes and removes any javascript code by default, I don't think it's possible to do that without an ad hoc extension.
Tiny documentation shows that you can turn off the filter for some tags
I'm pretty sure Tiny goes and removes any javascript code by default, I don't think it's possible to do that without an ad hoc extension.
Tiny documentation shows that you can turn off the filter for some tags
Can you link it? If it goes under settings, you can simply override your by publishing from vendor:publish
I will try testing it out on my end and will send a PR if everything works fine
Thanks mate! Here's the release: https://github.com/murdercode/Nova4-TinymceEditor/releases/tag/v1.2.0 Tested in local and works ;)
Hey I noticed javascript codes are filtered when saving or rendering into the editor, how can I enable javascript usage in the editor