@Jenkler there is a guide to add languages to plugins
[nodebb-plugin-reactions] Reactions plugin for NodeBB
-
Oh oops I broke reactions when I fixed this issue https://github.com/NodeBB/nodebb-plugin-emoji/issues/24
I made it so the emoji panel will only display if the composer is open, which is incorrect behavior. Let me fix that tonight.
-
The above problem should be fixed in v3.1.0 of nodebb-plugin-emoji
-
tested and working
thank you
-
many mistakes with this plugins
https://github.com/pichalite/nodebb-plugin-reactions/issues/5
-
This plugin does not work with the new version
-
Created a new PR with an update for this plugin
https://github.com/pichalite/nodebb-plugin-reactions/pull/7Have a question:
Seems like this plugin is no longer maintained. Can we move it to NodeBB or NodeBB Community namespace somehow? -
@antosik I completely agree. [nodebb-plugin-Reaction] is one of the most useful plugins, as is [nodebb-plugin-Shoutbox]
-
@antosik probably, it is necessary to send PR here, to one of the developers nodebb
https://github.com/barisusakli/nodebb-plugin-reactions -
@baris, this plugin is abandoned by the author, but @Antosik updated it (https://github.com/ariastel/nodebb-plugin-reactions). Unfortunately, it was not possible to install it. Can you update your repository (https://github.com/barisusakli/nodebb-plugin-reactions) and publish it to the community?
-
-
yes this plugins look great
-
I forked the plugin to https://github.com/NodeBB-Community/nodebb-plugin-reactions, @Antosik can send the PR there then I will merge and publish as
@nodebb/nodebb-plugin-reactions
-
-
Does this plugin work on 19.2?
-
-
@phenomlab I tried to install it and error codes popped up. So, it's not working.
-
zmih Yes, there is a pending fork from @Antosik that is required before this will work.
-
Published
@nodebb/[email protected]
This includes the changes from @Antosik so it has a breaking change for themes. To add support in your custom theme include this where you want the reactions to show up.
<!-- IMPORT partials/topic/reactions.tpl -->
For example https://github.com/NodeBB/nodebb-theme-persona/commit/8cbad331ff9c8abe23e2a9a6d02d637857acbd2f
-
@baris Seems there's an issue with this. Once installed, it cannot be removed (comes up with an error in the admin page)
I'm also unable (it seems) to remove using
npm remove
from the CLI.I'm using v2 of NodeBB in dev (not prod obviously).
-
@phenomlab please open an issue on our gh, seems like an issue with that api route and scoped packages.