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: Icon :)
I didn't even finish typing up the description and there you are :). thanks V. (View Post)2 -
Re: Smarty Templates Location
way to go, kasper on the cutting edge! (View Post)2 -
Re: Some strings are un-translateble
if its qrapped with T( Translate( or Plural( - it can be translated via a definition in locales in the vanilla source code. searching the code can be as valuable as searching the forum :) also google… (View Post)2 -
Re: Changing order of validation rules on a form question. How do I?
I might not be presenting the question well. but you gave me the possible reason. I mistakenly said input4 had a rule added when in fact it didn't, just a test of the form input and then this wa… (View Post)1 -
Re: How to add class to a href in Vanilla 2.0.18.2?
jQuery(document).ready(function($) {$(".Pager a").addClass("MyNew");}); (View Post)5
