Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement user mention option #67

Open
xadamxk opened this issue Jul 10, 2020 · 1 comment
Open

Implement user mention option #67

xadamxk opened this issue Jul 10, 2020 · 1 comment
Labels
Category: Threads Belongs to threads category. Type: Enhancement New feature or request

Comments

@xadamxk
Copy link
Owner

xadamxk commented Jul 10, 2020

Applied on showthread.php, newreply.php, editpost.php.

Use the following request to search a username:
https://hackforums.net/xmlhttp.php?action=get_users&query=

https://github.com/yairEO/tagify
Or, https://github.com/ivirabyan/jquery-mentions

Rather than integrate with the textbox input, add button for modal that has a user search that inserts the text for the mention into textbox input:

Mention syntax (requires spaces on left and right of mention:
@USERNAME@

@xadamxk xadamxk added Category: Threads Belongs to threads category. Type: Enhancement New feature or request labels Jul 10, 2020
@xadamxk
Copy link
Owner Author

xadamxk commented Oct 4, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Threads Belongs to threads category. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant