hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Google sign in plugin not working?
Last I checked, OpenID still works for users that had registered with Google earlier. Here is the deprecation time table: https://developers.google.com/+/api/auth-migration#timetable (View Post)1 -
Re: Email not received
Local server uses your web host to send mail. Smtp is a separate server designed to handle mail. (View Post)1 -
Re: Pick 3 badges you're proud of to show with each post
My take on this can be found here: http://vanillaforums.org/addon/yagafeaturedbadges-plugin (View Post)1 -
Re: Is there search results displaying option?
You can override the Condense($Html) function and strip out the images. You need to place the override in your bootstrap. Alternatively, you could hook into SearchController_BeforeItemContent_Handler… (View Post)1 -
Re: Force module on all pages
Ah, I misread the source. :) I would rather modify the module class to call the view and application folder explicitly than copy views around. This way, you create a custom module and just unset all … (View Post)2
