Tho i'm definately not a
pmdev, i considered the problem and took a guess at it, namely implement a table for it, then when the parser thingy hits a bracketed item, it could do a
"SELECT `real_lnk` FROM `pm_links` WHERE `name`=? AND `tag`=?" It seems to be this should work. But i have no clue if this would kill the server or something.