[nodebb-plugin-emoji-extended] Emoji Extended
-
@frissdiegurke nice plugin but it has a bug which make the site crashed in internet Explorer 11
Below is the detail.
It make the site looks crap and crash the shoutbox plugin and many others. -
ah, seems like I shouldn't use the browser-functions to create promises I'll change to jQuery-Deferred later this day
-
@frissdiegurke yeah, waiting for the new one. I just test all around the site to figure out what made the site crashed
-
@Hưng-Thành-Nguyễn It should be solved now (
0.3.1-3
), please test it since I don't have any IE where I could test appropriate
But since I'm usingjQuery.Deferred()
now it shouldn't cause any more trouble with IE.@Developers (interesting that it got autocompleted :)) please update. Thanks!
Sorry for trouble
-
I was just about to complain about this is well
-
@frissdiegurke it's fixed. Works like a charm. Thank you
-
@frissdiegurke, you may want to examine this thread for a bug report with the plugin. This has been verified on a few forums, and only occurs in testing when your plugin is activated.
-
It's seem this plugin not compatible with newest update:
warn: [plugins/nodebb-plugin-emoji-extended] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. warn: [plugins/nodebb-plugin-emoji-extended] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-emoji-extended".
-
@chas where do you see the
:bowtie: " />
? Inside the textarea or the preview (and/or the final post)?Please ensure you've not enabled the
nodebb-plugin-emoji
since it's incompatible with this one. -
Thanks @frissdiegurke , I disabled emoji and now i dont see that bug... my bad.
-
Hey @frissdiegurke, I have just one suggestion.
Please implement the Escape key to close the modal with all the emojis on. It's really annoying having to find a 15x15 x at the top right.
-
I've just done some changes (mostly reorganization of variables/settings/names).
- @a_5mith escape should now close the dialog EDIT: @julian anything wrong with the mentions regarding
_
? - automatic image-update is removed
- some changes that will ease the step of integrating custom smileys one day
- admin-page re-design (I haven't had any knowledge of bootstrap when I wrote the old one )
But: Once you update most settings (xD, there ain't many) will be reset since they got renamed. So take care, especially if you changed the customizable regex ;).
The new version contains the setting to disable the write-access within the emoji/ directory which theoretically allows you to use your own smileys.
This doesn't take care of overwrites on plugin-updates, etc. and the mappings aren't customizable yet...I've also updated the main post a very bit ^^
- @a_5mith escape should now close the dialog EDIT: @julian anything wrong with the mentions regarding
-
This post is deleted!
-
Can't seem to find this from within the ACP panel.
-
@Ted said:
Can't seem to find this from within the ACP panel.
I too
-
I don't think there is an 0.6.0-compatible version of this plugin and the latest version of it was (correctly) marked as incompatible (or rather, only compatible with 0.5.7 and earlier) and that's why it doesn't show in the ACP. Seems like it needs an update.
@frissdiegurke Would you care to update us on your plans/progress with this?