hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Override method Gdn_Email->Send();
Extend the class, rewrite the method, and register your custom class as an alias in the autoloader. (View Post)1 -
Re: What a powerful plugin! How did you configure it?
This could be configured in Yaga via Ranks. The only extra work on your end would be the styling to change the color of posts or insert the warning words. This sounds quite similar to the bury/auto-m… (View Post)1 -
Re: Yaga Badge Rule -> Comment Length?
Copy and rename the rule then convert to comment length. Seems pretty trivial, but I haven't looked unto it. I tried to make it as easy as possible to make custom rules. (View Post)1 -
Re: Category icons on the main page
You want discussions to show an icon based on their category? Add the icon via the edit category photo option. Then hook into the discussion list and spit it out. public function DiscussionsControlle… (View Post)2 -
Re: Advice on mass category update. Does this code logic and plan look correct?
Ah, if you are doing this as a type of manual cron job that will also affect other counts, don't listen to my previous post. :) (View Post)1
