hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Theme Upload
Click the positive reactions under replies you find awesome, insightful, or funny. Also, consider sticking around and answering some questions :) (View Post)2 -
Feedback for Resized Image Lightbox (RIL)
I noticed a custom JS event trigger was added in 2.1's global.js file after images have been resized. I used this to make a much requested lightbox for my community. Decided to package and uploa… (View Post)6 -
Re: Prevent new users from posting links
That feature is available on the hosted version of Vanilla. It is not in the OS version that these forums support. That said, @x00 outlined a relatively easy way to do it via a custom plugin. (View Post)1 -
Re: UserModel_AfterGetID_Handler
Using a model event handler to display information is bad practice, in my opinion. You are taking something that is purposefully split from the presentation and hacking presentation code back in to i… (View Post)2 -
Re: Is it possible to start a new discussion with pre-defined title and tag?
I can't think of any plugin that does anything similar. There are many different ways to approach this, but I would do the following: * Clone my testing ground plugin (https://github.com/hgtonig… (View Post)6
