peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: Advanced Search Plguin
Sphinxsearch plugin (View Post)1 -
Re: Vanilla 2.1 release candidate
what about making FileUpload, Quotes, WhosOnline and a couple more home-grown plugins part of the core for each version, so some of the more popular plugins don't have to be sought out on github. In … (View Post)6 -
Re: timeline for new documentation - broken images - wiki site down
thank goodness - since it's been addressed many times over. :) you can get to the wiki older stuff here. if its offline http://web.archive.org/web/20140224053223/http://vanillawiki.homebrewforums.net… (View Post)2 -
Re: How can i use my gravatar picture other than the random smiley faces
you need to change around line 32 as well to make the profile pic a default. on the profile page. around line 29 if (C('Plugins.Gravatar.UseVanillicon', TRUE)) { $Url .= '&default='.urlencode(Gdn… (View Post)1 -
Re: How can i use my gravatar picture other than the random smiley faces
your original problem maybe because you are on localhost. When you include a default image, Gravatar will automatically serve up that image if there is no image associated with the requested email ha… (View Post)1