@oplik0
Thanks a lot , it worked !!
[nodebb-plugin-blog-comments] Blog Commenting Engine (Ghost, Wordpress widget)
-
@yariplus Good to know! Thx for this.
I presume Ghost is already sanitizing the html comment input so safe to pass thru to nodebb?
-
@gotwf Good point. They are sanitized on the NodeBB side, so whatever sanitize plugin you use should account for anyone trying to put something sneaky into your ghost.
-
I just tried injecting some stuff, and it looks like it stopped everything unnormal out of the box.
-
@yariplus Thanks for looking into this! I'll admit that yes, blog-comments doesn't get enough love
Let's chat offline about this, but by-and-large, checking "Allow HTML" in the Markdown plugin wouldn't be ideal, since that enables HTML across the board for ALL categories and ALL users, which I think is dangerous
There may be a way for NodeBB to take the input and insert HTML into the database, let's chat offline.
-
@phenomlab I forked our posts to a new topic.
-
Hi all, I have updated OP with the latest readme content, so it has the proper WP snippet now, at least.
-
@julian Thanks. Has the ghost snippet been changed also? The one included in the original post seems to be incorrect, but works if you use the snippet from Github
-
@phenomlab yes, I replaced the entire contents of OP with the latest readme
-
-
@kurulumu-net Did you
./nodebb build
? That might help fix things. -
@julian @baris I can confirm that I now experience the same issue as @kurulumu-Net since upgrading to the latest version of this plugin
-
Thanks for reporting should be fixed in 0.8.3
-
@baris thanks. Will check shortly
-
This post is deleted! -
@baris @julian does this plugin still work on NodeBB 1.19.3 ? I've not published an article for some time (last one was before the 1.19.3 upgrade which worked fine). I now get
No publish to NodeBB button, and certainly no comments
Any ideas ? All previously created posts seem to work fine. As a test, I created a new text only simple post, and that does not work either - same issue.
-
-
@phenomlab yes, it should still work, we still use it for our blog, which is on WordPress now (as of late last year)
What version of the plugin?
-
@julian Latest version available.
-
-
@phenomlab Hmm... can you access the blog comments config page in the ACP? If it doesn't exist, then it suggests the plugin isn't running or didn't start up properly...