Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
{posts.user.location} in my template comes back blank. Does the renderer intentionally leave that and other data out?
{posts.user.location}
It only returns a subset of user data https://github.com/NodeBB/NodeBB/blob/master/src/posts/user.js#L24-L28
If you want to add more you can do so in a plugin, using the hook filter:posts.modifyUserInfo
filter:posts.modifyUserInfo
thank. not runnig
@ddck I'm talking about RSS. It is better to download the article to your website and edit it, and then transfer it to the forum using the RSS plugin
Thank you. I will try that.
@yariplus Ah...I was doing it on version 0.9.4 which did not have mongodb dependency listed in package.json. Had to install manually. Thanks. 😄
@pichalite Wow thanks u for the premium support xDDD