Hide links to guests
-
Hi,
I made a plugin to hide links to guest:
nodebb-plugin-hide-links-to-guests
Hide links to guest for NodeBB. Latest version: 1.0.6, last published: 3 months ago. Start using nodebb-plugin-hide-links-to-guests in your project by running `npm i nodebb-plugin-hide-links-to-guests`. There are no other projects in the npm registry using nodebb-plugin-hide-links-to-guests.
npm (www.npmjs.com)
GitHub - Skramewell/nodebb-plugin-hide-links-to-guests: Hide links to guest for NodeBB
Hide links to guest for NodeBB. Contribute to Skramewell/nodebb-plugin-hide-links-to-guests development by creating an account on GitHub.
GitHub (github.com)
I hope it will be helpfull to anybody who needs it.
In the next version the extension will have configurations in the admnistration panel to hide more stuff other than links.
-
@Skramewell that would be helpful
From admin panel config is required something like adding custom messages in the place of link -
@Varun-Ganesh-D Yes this will be released soon, stay tuned
-
I released version 1.0.2 which contains translations of the message that appears. That is, until we have the possibility to customize the messages in the admin panel.
Until then I challenge you to open a pull request with the missing languages ​​:)
For now, the extension has PT-PT, ES, EN-GB AND EN-US.
-
@Skramewell said in Hide links to guests:
That is, until we have the possibility to customize the messages in the admin panel.
You can do this via
nodebb-plugin-customize
-
@Skramewell yes
-
-
i couldn't able to get this under install plugin option.
how can i install this? -
Hi @Skramewell . This plugin is very helpful, but can't work on NodeBB 3.8.x version. No errors, but I still see the links as guest. Can you upgrade to make it compatible? Thanks
-
Indeed it could be interesting to maintain this plugin.