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: Basic Pages - top menu links appear underneath bar (2nd pages link onwards)
It probably has to do with compatibility with css and theme layout for menu nesting. to avoid this you could try changing this (I haven't tested in basicpages, but I know something similar worke… (View Post)2 -
Re: Mass Deleting Applicants
wait till you have 10,000 spam applicants let me know how checkboxes works for you. also here is a bulk editor by hgtonight that people seem to like. http://vanillaforums.org/addon/bulkedit-plugin (View Post)2 -
Re: What Body Formats Do You Use for Basic Pages?
I think this is done in another plugin. http://vanillaforums.org/discussion/24731/looking-for-sponsors-for-this-application-proposal/p1 (View Post)2 -
Re: Opening popup programatically
themehook you may need to fiddle with the .css element for .Popup <?php if (!defined('APPLICATION')) exit(); class hbfthemeThemeHooks implements Gdn_IPlugin { public function Setup() { r… (View Post)2 -
Re: How Edit "apply for membership" page text
copy the view into your plugin - use the botstop plugin as an example and modify to your delight. (View Post)1
