R_J
AdminR_J Admin
-
Re: Show information from a specific plugin in a discussion
Alright, that isn't much more complicated. By now you might have understood how to access information. On to the next step: how to find out where information can be placed. Some remarks on "… (View Post)1 -
Re: Latest Post
Create a custom locale file and add a blank for this string 'Edited %s by %s.' https://vanillaforums.org/discussion/26597/tutorial-how-to-change-wording-how-to-change-text-how-to-change-lan… (View Post)2 -
Re: Push Notifications, Mobile App, and Development
I've created a plugin that adds push notifications through Pushbullet to Vanilla. I haven't finished it, but it should be a good start for anyone trying to add another push option to Vanill… (View Post)3 -
Re: Messages AfterFormatBody
Yes, I see. In order to take influence you need to either change the format or work with the formatted message. I see no simple way to solve that problem without changing core. If you add the format … (View Post)1 -
Re: Show information from a specific plugin in a discussion
That is quite easy. The information you like is stored in the user table. And every information of the user table is accessible when you have some kind of access to a user object. When an event is fi… (View Post)3
