hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: yaga plugin leaders board help
There is already a leaderboard included in Yaga. You can find it on the activity page. It defaults to weekly top leaders and all time top leaders. The development version even has support for adding … (View Post)2 -
Re: Accessibility concerns re email, Lynx, JAWS
According to the release notes for 2.2, they added more accessibility features. I am not sure what they are, but at least they are supporting some minimum requirements. http://vanillaforums.org/discu… (View Post)1 -
Re: Featured Topics on home page
It is a little tool my friend is writing. I was helping him get it working. It uses .net which is windows only, I believe. (View Post)1 -
Re: "Add support for controllers in plugins"
Plugins can now have independent controllers. Think of the layout of applications. Add a folder called controllers, and put your controllers in there. That wasn't possible in 2.1. (View Post)6 -
Re: Featured Topics on home page
Sorry. I made the mistake of assuming people were as used to the codebase as I am. Here are some steps and some sample code. * Create a plugin. * Extend the discussions controller * Change the get qu… (View Post)1