[nodebb-plugin-emoji] Emoji Plugin
-
Is https://github.com/NodeBB/nodebb-plugin-emoji/issues still the best place to raise issues for this plugin?
In the newest version of nodebb-plugin-emoji (5.0.5) the css is completely not working and just ends up looking like the following:
I've not looking massively into this but I can see the old version used less, whereas this is supposed to use sass so I'm not sure if this is the reason.
Because of this we backported to version 4.0.6. This works find exempt there is an issue I have raised in regards to skin tone modifiers, which I'm not sure if you're aware of. https://github.com/NodeBB/nodebb-plugin-emoji/issues/59
Not sure what version Nodebb uses on this community but I have noticed this forum is also affected by that.
-
@Matthew-Price as an example
-
@Matthew-Price I believe nodebb-plugin-emoji v5 is made for NodeBB v3, which is currently pre-release. So yeah, you should be on v4.
I saw your issue about modifiers. Haven't replied yet because I need to look further into it.
-
No problem, thanks @PitaJ, I noticed that it updated me to v5 when I ran an npm update but as I say I've backported back and now it's okay. I'll wait to hear from you regarding modifiers.
-
I get a "Mixed Content" error/warning in the console related to this plugin css file: http://xyz.de/assets/plugins/nodebb-plugin-emoji/emoji/styles.css?v=r62mtqnksqc
Seems because my site uses SSL but the URL to the css is not secured. Is that a problem with the plugin or something on my side?
edit: as I can't see this issue on this forum when I open the console, it must be something on my end. Any ideas?
-
Could the workflow of adding custom emojis be improved? It feels very tedious. You have to upload and name one after the other. It could be much easier if you could upload multiple emojis at once and they would also be named automatically based on the file name. Changes could be made afterwards. Also sorting and bulk delete would be great features in my opinion.
-
@dave1904 if you have a ton of emojis, you could just make a pack. They're pretty easy to put together
nodebb-plugin-emoji/packs/cubicopp at master 路 NodeBB/nodebb-plugin-emoji
NodeBB Plugin enabling emoji as seen on http://www.emoji-cheat-sheet.com - nodebb-plugin-emoji/packs/cubicopp at master 路 NodeBB/nodebb-plugin-emoji
GitHub (github.com)