R_J
AdminR_J Admin
-
Re: Some Rich Editor issues/Questions
Quoting is awkward with the Rich Editor since quoting is not quoting: it is embeding a resource. Just like you would embed an external link. I also like to answer to specific parts of a post. Now you… (View Post)1 -
Re: Ckeditor for latest vanilla 3 is much needed
@charrondev that by-names() endpoint is very much what I need. But pulling in all those requirements from UserSuggestions-Modules is beyond my knowledge and I would assume that they would blow up the… (View Post)1 -
Re: Poll: Potential new installation requirements for enhanced addon capabilities
I will not vote since I do not run a forum, but I wanted to give some feedback nevertheless. Every one I have helped in the past a) was only on a hosted plan where no NodeJS is available and b) had n… (View Post)4 -
Re: How to override functions (Vanilla 3.3)?
If you own the server, it is not more than simply sudo apt install memcached php-memcached and you are ready to boost your forum! (View Post)1 -
Re: RJ's Like Plugin
You can disable it by editng the /conf/config.php file. search for $Configuration['EnabledPlugins']['rj-like'] = true; and change i to $Configuration['EnabledPlugins']['rj-like'] = false; (View Post)1
