- Posts: 1
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question 5.1.8 - User @mentions dropdown only search small portion of user base
7 years 3 months ago #207359
by Llarian
Testing Kunena for a potential phpBB migration, and one of the most requested features is @mentions to notify users when they are tagged in a post.
This appears to be supported now, but when typing in the editor @<username>, the search box that appears only seems to be searching on a very small portion of the userbase. (Oddly, only users whose username begins with a number of non-alpha character).
I don't see any configuration information for this feature, am I missing something here?
This appears to be supported now, but when typing in the editor @<username>, the search box that appears only seems to be searching on a very small portion of the userbase. (Oddly, only users whose username begins with a number of non-alpha character).
I don't see any configuration information for this feature, am I missing something here?
Please Log in or Create an account to join the conversation.
7 years 3 months ago #207386
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic 5.1.8 - User @mentions dropdown only search small portion of user base
The user get currently no notify if you add a mention in a message. It seems it is only a auto completion and the small portion of user base is hard coded in the edit.js
/components/com_kunena/template/crypsis/assets/js/edit.js line 134
/components/com_kunena/template/crypsis/assets/js/edit.js line 134
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
7 years 3 months ago - 7 years 3 months ago #207474
by mikerotec
Replied by mikerotec on topic 5.1.8 - User @mentions dropdown only search small portion of user base
Is there a item in settings somewhere to DISABLE this?? In its current state, this is very misleading to the users ( who might be used to it in other forums, and think it actually works here too...)
Last edit: 7 years 3 months ago by mikerotec.
Please Log in or Create an account to join the conversation.
7 years 3 months ago #207476
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic 5.1.8 - User @mentions dropdown only search small portion of user base
There is no setting for this. You can comment out this code with /* at the beginning and at the end with */
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
7 years 3 months ago #207698
by xreliable
Replied by xreliable on topic 5.1.8 - User @mentions dropdown only search small portion of user base
Hi, I am looking for this feature. I checked the edit.js in both crypsis and blue eagle 5 which I am using. It seems to be disabled but the code is not commented out. How do I enable this in Blue Eagle 5?
Also it would be great if this was integrated into the quoting...
Also it would be great if this was integrated into the quoting...
Please Log in or Create an account to join the conversation.
Time to create page: 0.276 seconds