Page 1 of 1

Fixed Up the mention BBCode to Compliment simple_mention Extension

Posted: Sun Jun 09, 2024 4:35 pm
by rockedge

Fixed up the coding for the BBCode [mention][/mention] that can be used instead of the simple_mention extension version.

Creates a @mention link to the named user's profile.

Can be used either on its own or as a drop-in replacement for the default BBCode used by the Simple Mentions extension.

Note that the _baseurl parameter is not intended to be user-configurable; it's just a way of grabbing the forum's relative path if it's not the root URL. Worst case scenario if a user deliberately changes it is that you get a broken (but still internal) link.