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: Problem related terms of service
TRUE currently existing addons here http://vanillaforums.org/addons are free for download. BUT * you have to read the license to determine the limits of use. * and some plugins may hook into a servic… (View Post)1 -
Re: Changing a few details
more details if you want to learn more. http://vanillaforums.org/discussion/26597/tutorial-how-to-change-wording-how-to-change-text-how-to-change-language-how-to-change-locale/p1 http://vanillaforums… (View Post)1 -
Re: How to find the definitions you want to change?
http://vanillaforums.org/discussion/26597/tutorial-how-to-change-wording-how-to-change-text-how-to-change-language-how-to-change-locale you have a few choices, browse around in translations. or ident… (View Post)1 -
Re: Oversized images in latest security release
read the announcement!!!! and the comments for a better understanding. Vanilla 2.1.12 released - security update http://vanillaforums.org/discussion/30966/vanilla-2-1-12-released-security-update Alwa… (View Post)4 -
Re: how to set title on anchor attribute
pro-tip: if you look in core code you can see examples. the idea is to scan core code for Anchor and title. you see you can put it in array.... Anchor($Label, $Url, array('title' => $Title, 'class… (View Post)2