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: increment +3 instead of +1
you deserve the smatching badge. and always clone your theme if you can, instead of making direct changes. then you could have tested with MyBootstrap theme vs. Original Bootstrap. just a best practi… (View Post)1 -
Re: increment +3 instead of +1
file an issue on github, views should increment without needing the plugin or wait till next release. the plugin works for most people as a workaround for: https://github.com/vanilla/vanilla/issues/1… (View Post)1 -
Re: Images are rotated when resized
It's the way people upload images. (View Post)1 -
Re: Images are rotated when resized
this should give you some insights and a possible solution. http://vanillaforums.org/discussion/24908/image-upload-orientation-changer (View Post)1 -
Re: Hide/Show Pocket Based on User Role
here is another way. <?php if (!defined('APPLICATION')) exit(); $PluginInfo['CheckRoleSmarty'] = array('Name' => 'Check Role Smarty','Description' => "create smarty function to be used … (View Post)3