Nathan Explosion Posted September 18, 2017 Posted September 18, 2017 (edited) Â Â Edited September 18, 2017 by Nathan Explosion
Nathan Explosion Posted September 18, 2017 Author Posted September 18, 2017 Asked via the review system (last time I will be responding to a question in there) Quote I did not understand what icons you can explain to me? What do the icons represent? As mentioned in the description of the plugin, they represent the options that have been chosen by the person in the list for their notifications. Inline, by default, is a bell (look at the top of this site....bell = notification list = inline) and email, by default, is an envelope (explains that, I think) Where do these icons come from? As per the settings, they are font-awesome icons. Refer to http://fontawesome.io/icons/ for the full list. If someone has inline notifications for mentions enabled then, by default, a dark bell is displayed (fa-bell) and if disabled then, by default, a light bell is display (fa-bell-o) If someone has email notifications for mentions enabled then, by default, a dark envelope is displayed (fa-envelope) and if disabled then, by default, a light envelope is displayed (fa-envelope-o) How do I change them? Use the plugin settings and replace the icon reference in the relevant fields. And don't leave off the fa- otherwise it won't display the icon....I may guard against that if people make the mistake too many times. Â AndyF 1
pilotguy Posted September 26, 2017 Posted September 26, 2017 This doesn't seem to work well for me. Perhaps it is because I have large groups?? But when I @ mention a group it just comes up blank. The group name is correct. The group names are stylized so not sure if that may be affecting it.
Nathan Explosion Posted September 26, 2017 Author Posted September 26, 2017 It's because you are expecting this plugin to do something that it is not advertised as doing - it doesn't allow you to mention groups, it changes the look/content of the results of the default mention behavior, which is a user list. If you want a group mention plugin then: Â
niKee Posted October 10, 2017 Posted October 10, 2017 On 18/09/2017 at 10:02 AM, Nathan Explosion said:   Can you please add a option to display the mentioned user name with "formattedname" of its group? Like your "Group Mention" plugin. So, instead of classical mention box like: @Nathan Explosion will be displayed @Nathan Explosion. With or without the "@". Eg. When you mention someone, it will be displayed like that: John Doe Adm | John Doe Mod | John Doe Premium.
Nathan Explosion Posted October 10, 2017 Author Posted October 10, 2017 1 hour ago, niKee said: Like your "Group Mention" plugin. I haven't developed a "Group Mention" plugin. Your request is outside of my intended scope of the plugin, really - the plugin was intended to enhance the list displayed as you type, and not to modify the functionality or look of the resulting mention. Additionally, the resulting mention is placed in via the ipsmention CKEDITOR plugin, and I have no plans at all to even attempt to modify that. If I do decide to put this feature in then it will not affect the look of the mention when it is viewed in the editor - but will affect the mention when the post is viewed instead (i.e. it will look normal in the editor, but would appear coloured when viewing the post)
niKee Posted October 10, 2017 Posted October 10, 2017 11 hours ago, Nathan Explosion said: I haven't developed a "Group Mention" plugin. Your request is outside of my intended scope of the plugin, really - the plugin was intended to enhance the list displayed as you type, and not to modify the functionality or look of the resulting mention. Additionally, the resulting mention is placed in via the ipsmention CKEDITOR plugin, and I have no plans at all to even attempt to modify that. If I do decide to put this feature in then it will not affect the look of the mention when it is viewed in the editor - but will affect the mention when the post is viewed instead (i.e. it will look normal in the editor, but would appear coloured when viewing the post) Yes. I was thinking about this one from MyBB:Â https://community.mybb.com/mods.php?action=view&pid=29
Abby Weng Posted August 30, 2018 Posted August 30, 2018 Hi Nathan, Could you please advice on a problem with your plugin? For some reason when I uncheck the "All groups" box and try to check only some of my groups it lets me do it, but after I save settings it shows up only with an "Administrator" group highlighted. The rest is unchecked.http://prntscr.com/kotwzd No matter which group(s) I select - after saving only the first one is selected. That's why I can't restrict a couple of groups to be visible while tagging.http://prntscr.com/kotyoc It's not happening with other plugins in the same IPBoard installation. Please let me know if you need any additional information. Thanks, Abby
Nathan Explosion Posted August 31, 2018 Author Posted August 31, 2018 I will look into it some time next week...currently doing a house move.
Abby Weng Posted September 4, 2018 Posted September 4, 2018 Hello Nathan, Did you get a chance to check the plugin? Please let me know if you need any additional information regarding this issue from me. Regards, Abby
Nathan Explosion Posted September 4, 2018 Author Posted September 4, 2018 I will update when I have had the chance to look at it.
Nathan Explosion Posted September 5, 2018 Author Posted September 5, 2018 What's fixed in v1.0.1 resolved issue with group selection in settings
Nathan Explosion Posted November 28, 2018 Author Posted November 28, 2018 What's fixed in v1.0.2 fixed the "Use 'Group Formatting'" setting so that 'Yes' actually turned it on and not off 😄 Ramsesx 1
niKee Posted November 28, 2018 Posted November 28, 2018 (edited) Hello @Nathan Explosion! It's possible to override the mention display in topics to show the formatted username in the mention instead of this blue mention tag? There's a MyBB plugin that do exactly that: https://community.mybb.com/mods.php?action=view&pid=29 I don't know if your plugin already does this. If yes, I'm going to buy it. Edited November 28, 2018 by niKee
Nathan Explosion Posted November 28, 2018 Author Posted November 28, 2018 This plugin is not going to make any changes to the way a user's name is displayed in a mention - it is specifically intended to provide additions to the listing of users when a lookup is performed.
Nathan Explosion Posted August 19, 2020 Author Posted August 19, 2020 What's new in v1.1.0? (pending approval in Marketplace) No functional changes; updated to reflect IPS 4.5 compatibility
Nathan Explosion Posted December 10, 2020 Author Posted December 10, 2020 (edited) What's new in v2.0.1? Plugin has been converted to an application NEW: Ability to disable user groups from being able to use @Mentions functionality NEW: "Disable Mentions" functionality from Adriano Faria's "Mentions Enhancements" plugin has been incorporated in this new version (see here for more details) NEW: Addition of a feature to allow the user's group information to be displayed in the resulting @Mention entry created for them. Current known issues: after installation, the 'Settings' page for the application will fail to open - v2.0.2 has been submitted for approval to fix this. If you are self-hosted and have FTP access to your site then send me a PM and I will provide you with a patch file to resolve the issue. The new "Groups allowed to use @Mentions functionality" setting is not working as expected. Workaround: set to 'All Groups' until resolved. Edited December 10, 2020 by Nathan Explosion
Nathan Explosion Posted December 16, 2020 Author Posted December 16, 2020 What's new in v2.0.3? FIX: Settings page no longer fails to load (previously fixed in unreleased v2.0.2) FIX: "Groups allowed to use @Mentions functionality" now functions correctly
Nathan Explosion Posted April 23, 2021 Author Posted April 23, 2021 v2.0.4 has been submitted and is pending approval. FIXES User online indicator no longer shows 'Anonymous' users as online NEW Added 'title' attributes to the additional icons in the list, to provide guidance to viewers of the list
Nathan Explosion Posted November 11, 2021 Author Posted November 11, 2021 v2.1.0 is now available in the Marketplace. FIXES None CHANGES Removal of redundant language string Hard-coded strings in settings changed to language strings NEW Added setting to allow a maximum height on the listing Added setting to allow control over the number of entries returned in the listing IPS 4.6.x now fully supported
kotaco Posted May 25, 2022 Posted May 25, 2022 When I attempt to use the plugin I get an endless spinner that does not load any members. When I disable the application the mention list works fine. Any thoughts? (Using PHP 8.0 and IPS 4.6)
Nathan Explosion Posted May 25, 2022 Author Posted May 25, 2022 (edited) I'll test it out - what are your settings currently configured as? Edited May 25, 2022 by Nathan Explosion
kotaco Posted May 25, 2022 Posted May 25, 2022 (edited) 11 minutes ago, Nathan Explosion said: I'll test it out - what are your settings currently configured as? Presently the only setting I've configured is enabling the online status option. Otherwise it's running stock on a default IPS theme. No other mods are enabled that I would think would interfere with it. Edited May 25, 2022 by kotaco
Nathan Explosion Posted May 25, 2022 Author Posted May 25, 2022 Not seeing any issues in my testing on my live site, will do some further testing later tonight. Via PM, can you send me a link to your site along with a username/password to login as a user? Thanks
Recommended Posts