I installed and activated the plugin-sanitizehtml , restarted NodeBB as instructed, saved the default plug-in settings from ACP.
But, now all my HTML tags have been stripped off (I can tell by looking at the source)
What am I missing ?
BTW, I uninstalled the Markdown-plugIn before installing the sanitizehtml plugIn.
"nodebb-plugin-embed" ignores iframe attributes
-
Hi, guys. I've stumbled upon a problem with nodebb-plugin-embed: all iframe attributes are ignored (except the src=""). For example, Vimeo template contains such additional attributes as allowfullscreen="true" and frameborder="0", but they both are ignored. The embedded video looks like this:
No attributes:
If anybody worked with this plugin before, please, advice what can be done to fix this.
Or maybe there is a better plugin which does the same?Thank you in advance!
-
Thanks for the reply, @julian!
Yes, I've tried using "ns-" plugin as well, but I had even less luck with it: it even doesn't show in the "Plugins" dropdown menu (cannot access plugin settings page).you can open an issue on their issue tracker.
Are you talking about the Github issues section? Or there is another place where I can post it?
P.S. The issue with the ns-embed on Github: https://github.com/NicolasSiver/nodebb-plugin-ns-embed/issues/29