Feature request: tag users in posts
Posted: Thu Jan 26, 2012 5:36 pm
Would be cool if we could 'tag' people in a post so that they would be notified by PM (or email) of a thread/post that requires their attention/help.
This MOD looks like it does the job:
http://www.phpbb.com/community/viewtopi ... &t=2137650" onclick="window.open(this.href);return false;
Once installed, you can add
which shows up as
Any thoughts?
This MOD looks like it does the job:
http://www.phpbb.com/community/viewtopi ... &t=2137650" onclick="window.open(this.href);return false;
Once installed, you can add
Code: Select all
[tag]username[/tag]
and that user receives a PM or email (based on a preference).@username
Any thoughts?