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: Remove or disable RSS feed
you might want to remove one or the other of the changes in custom.css you should be fine. your css web pages are cached by something (cloudflare or something), very difficult to develop unless you t… (View Post)2 -
Re: Remove or disable RSS feed
Funny , you are having problems. add to bottom of custom.css in bootstrap/design folder. either vrijvlinder suggested: span.MItem.RSS{ display:none!important; } or this, span.RSS {display:none;} both… (View Post)1 -
Re: Flagging: only 1 "post" per minute allowed
Agreed, true but 300 seconds is not an eternity :wink: just another way spammers can tie someone up in knots. But at the same time, it also prevents spammers from spam reporting. there should be a tr… (View Post)1 -
Re: Vanillicon url broken on vf.org ?
if you were confused like me.... http://vanillaforums.org/discussion/28162/vanillicon-2-is-coming (View Post)1 -
Re: Translating category names
@vivacelix edited... it seems as if https://github.com/vanilla/vanilla/blob/2.1/applications/vanilla/models/class.categorymodel.php#L147 protected static function CalculateData(&$Data) { foreach … (View Post)5
