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: How to change the term 'Search' (ANSWERED) (plus other question...)
in vanilla 2.1 you can change placeholder for search with $Definition['SearchBoxPlaceHolder'] = "miaow"; (View Post)7 -
Re: Hiding "Inbox" link in v2.1, Bitter Sweet theme
https://github.com/vanilla/vanilla/blob/2.1/themes/bittersweet/views/default.master.tpl (View Post)1 -
Re: Upgrade from 2.0.18.11 to 2.1 failed bad
what message are you referring to? see the troubleshooting tips here: http://vanillaforums.org/discussion/26685/vanilla-2-1-stable-released/p1 this may help also: there are quite q few tips as well i… (View Post)1 -
Re: How to change the term 'Search' (ANSWERED) (plus other question...)
moderator - care to change title on discussion so it matches answered question. then the OP can start a new unanswwered question, while specifying their version as well (perhaps). (View Post)1 -
Re: Unsetting LatestPostListModule
to show on all frontend pages but a basic page. in class.latertpost.plugin.php // if we want to be on all pages, skip the check // otherwise leave if we aren't in an approved controller if ($Pages !=… (View Post)1