Page 1 of 1

#1

Posted: Sat Aug 13, 2022 11:05 pm
by DW Adams
Simple Mentions works by mentioning a user in a post by typing an "@" symbol in the posting field. After entering one letter of the users name, a dropdown list of names will appear. Choose the user you're mentioning and the proper BBCode will be inserted. After submitting, the it will create a notification to that user with a link to the post.

Example: using the @ and then hit "h" will allow you to choose Hypatia, which changes into the follow bbcode:

Code: Select all

[mention]Hypatia[/mention] 
*NOTE* for phpbb 3.3.8 there is a required edit needed before installing.