R_J
AdminR_J Admin
-
Re: [GitHub Bug #1651] @user doesn't always work
When you allow spaces in your forum, don't forget to disallow ALT+255 => " " and spaces at the end of a username. They can be misused to fool forum users (did it myself when I was y… (View Post)2 -
Re: [GitHub Bug #1651] @user doesn't always work
I made two pull requests and linked them to UnderDoggs bug ticket. Hope they help you. Btw: I was impressed by that comment of yours. It was motivating for me. Creating addons is one way of promoting… (View Post)1 -
Re: [GitHub Bug #1651] @user doesn't always work
But what I still do not understand is that registering as user 'täst' is no problem with default regex \w, but parsing the mentioning of @täst doesn't work... As long as that is not ex… (View Post)1 -
Re: [GitHub Bug #1651] @user doesn't always work
I've taken a look at the function GetMentions from library/core/functions.general.php. This function is "buggy", too, to my opinion. It looks for @usernames with following regex: preg_… (View Post)2 -
Re: How to change title and add meta description
I think that might be a start: http://vanillaforums.org/discussion/24490/how-can-i-add-meta-tags-to-the-header#latest (View Post)2
