Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Using nodebb as a commenting system

Started by Matthieu 5 years ago · 0 replies · 405 views
5 years ago

Has anyone manage to use nodebb as a commenting system for blog posts in Grav ?
I am having troubles to get nodebb-plugin-blog-comments to work and I suspect that I am not generating the parameters correctly in my twig template. Thus, any hint from someone who have made it work would be appreciated 🙂
Just for the record, how I am generating the articleData variable:

TWIG
var articleData ='{"title_plain": "{{page.title|e('js')}}","url": "{{page.url(true)|e('js')}}","tags": [], "markDownContent":"{{page.content|e('js')}}","cid":1}';

Suggested topics

Topic Participants Replies Views Activity
Support · by Thomas, 1 week ago
3 95 5 hours ago
Support · by Anna, 3 days ago
2 94 1 day ago
Support · by Justin Young, 1 day ago
1 64 1 day ago
Support · by Duc , 1 week ago
2 100 6 days ago
Support · by Colin Hume, 1 week ago
2 92 6 days ago