Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 18, 20177 yr Author 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.
September 26, 20177 yr 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.
September 26, 20177 yr Author 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:
October 10, 20177 yr 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.
October 10, 20177 yr Author 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)
October 10, 20177 yr 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
August 30, 20186 yr 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
September 4, 20186 yr 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
November 28, 20186 yr Author What's fixed in v1.0.2 fixed the "Use 'Group Formatting'" setting so that 'Yes' actually turned it on and not off 😄
November 28, 20186 yr 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, 20186 yr by niKee
November 28, 20186 yr Author 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.
August 19, 20204 yr Author What's new in v1.1.0? (pending approval in Marketplace) No functional changes; updated to reflect IPS 4.5 compatibility
December 10, 20204 yr Author 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, 20204 yr by Nathan Explosion
December 16, 20204 yr Author 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
April 23, 20213 yr Author 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
November 11, 20213 yr Author 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
May 25, 20222 yr 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)
May 25, 20222 yr Author I'll test it out - what are your settings currently configured as? Edited May 25, 20222 yr by Nathan Explosion
May 25, 20222 yr 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, 20222 yr by kotaco
May 25, 20222 yr Author 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