I never thought my discourse plugin would get compared to Red Dead Redemption, heh.
I wonder if > trust level 0 makes sense in all cases anyway.
I never thought my discourse plugin would get compared to Red Dead Redemption, heh.
I wonder if > trust level 0 makes sense in all cases anyway.
For some reason mine is still not working.
Im getting this error:
Error: Could not find module discourse/lib/emoji/toolbar
imported from discourse/plugins/retort/discourse/initializers/retort-init
I tried it today so it should be up-to date
I rebuilt a couple of days ago and it was fineā¦
Did the error happen during the rebuild?
Whats that mean? I only tried adding the plugin yesterday and that error was taken from the admin error log. The first time I tried adding the plugin was yesterday.
I used: GitHub - gdpelican/retort: A reactions plugin for Discourse not https://github.com/schungx/retort because https://github.com/schungx/retort link is not available. Does that make a difference? Wasnt it merged into the original master?
I was asking when the error occurred, during build or when youāre running the site ui. Judging from the error msg, looks like it is an error during rebuild?
Oh, iām not exactly sure how to figure that out, but the rebuild didnāt fail. Does this repo have the fix in it?
You seem to be doing something wrong as that import line is not in retortās init file.
Iāve imported other plugins no problem. I could be doing it wrong, but not sure what Any help would be appreciated. Something I can provide?
The version of Discourse you are running and the version of Retort being reported in the /admin/plugins area would be good info to know.
v1.9.0.beta12 +19
I removed the plugin so Iām not positive on the version but I think version: 1.1.2. Itās the latest one from gdpelican/retort
I assume the beta is the issue.
No, either the error you are reporting is incorrect, or your system is failing to pull the latest version, as the error you reported doesnāt seem possible, and this file hasnāt been updated for over 28 days.
As you can see, there isnāt a reference to discourse/lib/emoji/toolbar anywhere.
does this replace the native ? And does it stop counting the hearts given per user?
It is separate. Sort of duplicates the
More specifically, I know that discourse tallies hearts given / received and shows that as a stat for usersā¦
Does using this plugin continue to add to that global number? I know that some users love to know this stuff.
I donāt think soā¦ I donāt think it keeps statistics.
so if i use this plugin the folks who enjoy others will no longer have that ability and any reaction wonāt count towards the total #. gotcha. this is worth letting other folks know iād imagine.
No. The ability to heart posts remains when the retort plugin is enabled. You can always do one or the other or both.
You can also limit the reactions that users can pick from and just not give them the heart as an option. We use the and instead of a heart so that people will still use the ālikeā feature. We limited it to a small subset of reactions to cut down on clutter and to remove the temptation for people to use ānegativeā reactions instead of flagging spam/abuse/off-topic posts.
Itās a great little plugin and our forum really loves it (read: practically revolts when it gets disabled ).
Curious - what limited set of emoji reactions do you allow for the retort plugin?
FWIWā¦ I use these:
| | | | | | | | | | | | | | | | | | | | | |
Probably too many, I knowā¦
It is configurable in the plugin settings.