Hello,
Is it possible for a moderator to receive an email notification each time a new topic or comment is published (without using the post queue)?
Thanks in advance for your support!
Thanks @julian !
If I got it right, the plugin nodebb-plugin-category-notifications could solve my issue.
I'd get the result I want if each admin/mod subscribes to all categories, right?
Hey everyone,
how would you explain the huge difference related to the views by guests shown in the dashboard (ACP) in comparison to the views shown in Google Analytics?
Which number would you consider as trustworthier?
@eileen I think you should be running that command in your nodebb installation directory as your nodebb user. Then activate in NodeBB control panel or via cli.
Be wary of old plugins (generally, not any indictment of the plugin above, of which I have zero familiarity.)
Re: Disabling Reputation Disables the Wrong Thing
Hi, I have a similar issue as @scottalanmiller had a few years ago.
Two out of the three CSS-solutions offered there still work perfectly but what didn't work was the CSS for hiding the link to "most reputation":
.users .nav.nav-pills > li:nth-child(4) {
display: none;
}
Does anyone have an idea, why it might not work and what might work instead?
All of our translation efforts are handled on Transifex (https://www.transifex.com/nodebb/nodebb/), but in general, yes... fixes and incorrect translations would be handled there, and custom changes specific to your community you'd make to those files directly.