Loading...
 
Skip to main content

Wiki Syntax: add support for @username mentions with notification

Status
Closed
Subject
Wiki Syntax: add support for @username mentions with notification
Version
19.x
Category
  • Feature request
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Fixed or Solved
Submitted by
luci
Volunteered to solve
rjsmelo
Lastmod by
luci
Rating
(2)
Related-to
Description

It would be great feature I think if you could quickly mention someone in the wiki pages and anywhere else using syntax like @johndoe and after page is saved it would make a link to their user info and send a notification to them that they were mentioned on the object.

It should also respect the "show realName" preference when enabled.

Requirements:

  • Needs to check if the @ is at the beginning of line, or surrounded by whitespace to not catch regular e-mail addresses
  • Needs to match only one @ followed immediately by the username (login name)
  • Optionally it would be nice if it matched also mentions in common parenthesis like (@username) without need to surround them by space


See also Freeform Relationships with the idea of @@group

Solution
Workaround
Importance
2
Easy to solve?
7
Priority
14
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5778
Created
Thursday 17 December, 2015 12:45:22 UTC
by luci
LastModif
Monday 02 March, 2026 12:50:39 UTC


Show PHP error messages