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.
Writing a database driver for firebase
-
Hi everyone, I would like to write a database driver for firebase, where can anyone point me in the right direction?
-
Take a look at https://github.com/NodeBB/NodeBB/pull/5861, you need to replicate all the same methods the others have.
-
@baris Thank you!
-
@samuelgozi Hi, any update on this. I was also looking for a firebase db support.
-
@baris any solution available for firebase db support?
-
No, firebase isn't supported
-
@baris Ok, is it in your roadmap?
-
Nope, there are no plans to add another db driver at this point.
-
@baris thanks for the clarification