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: Does the Embed option allow for specific discussion topic targetting?
I suppose you would have to "program" that in, unless you created multiple forums on your site. In short, I don't know - but I don't think you could do that without alot of gyrati… (View Post)1 -
Re: How do i show a header message to new users/ users with less than 1 post?
Add up the CountDiscussions and the CountComments in the User table for the the user id in question. If less than 1 incorporate a link to help thread. (View Post)1 -
Re: Emoticons work in preview but not in the post?
two other things you might want to do. you have two plugins for the author - you might disable one of them you have two plugins for the emoticons - emotify and emoticons. you could easily port the em… (View Post)1 -
Re: Questions for a newbie
If you add /yourtheme/design/custom.css to the the theme you are using. you make your own custom.css - just add the rules and put it in the above location. (View Post)1 -
Re: plugin feedback for HidePanel Plugin
try this for fun. cut and paste and execute it in your console in the browser and click on the panels while viewing vanilla forums. :) jQuery(document).ready(function($) { $('.Box h4').appe… (View Post)1
