R_J
AdminR_J Admin
-
Re: User Names - Can they have spaces or not?
There is a piece of code in Vanilla which validates the user name against a pattern. You can set that pattern in the config so that it allows blanks. This is the code used: $defaultPattern = (unicode… (View Post)3 -
Re: @ Mentions send an email after?
That's part of the users individual settings. In their profile, users can choose about what they want to be notified and how (View Post)1 -
Re: I need sort of a sparing partner...
You ask what a reason for having a Media table is? I think you already give one (in conjunction with what I have said above). There are numerous ways uploading has been done in the past and nearly th… (View Post)2 -
I need sort of a sparing partner...
I try to make the CKEditor a good alternative to the current editors. Why? That's not important. Currently I focus on the upload process. There is the /api/v2/media endpoint which is quite handy. You… (View Post)3 -
Re: How to create roles programmatically
There is no way like there is for e.g. permissions and that is for a reason, I'd say. I cannot imagine many use cases for such a requirement. Maybe a wiki and you want to create a lector role so that… (View Post)1