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: Where is the spoiler button?
should look like this: around line 330 PrepareMarkdown: function(ButtonBarObj, TextArea) { ButtonBar.DisableButton(ButtonBarObj, 'underline'); // ButtonBar.DisableButton(ButtonBarObj, 'spoiler'); aro… (View Post)2 -
Re: SphinxSearch install error: "Cannot find data path location" in sphinx.conf
because sphinxsearchservice is looking for - and errorchecking against preg_match("#\bpath\s+=\s+(.*\bdata\b)\b#", $Content, $Matches); https://github.com/mcuhq/SphinxSearchPlugin/blob/mast… (View Post)3 -
Re: New user post is invisible?
@karger re: nbproject.vanillaforums.com I thought vanillaforums.com is for hosted users. this forum is for open-source non hosted users. shouldn't you be posting at vanillaforums.com http://vanillafo… (View Post)2 -
Re: Bootstap theme. Sign In popup window on iPhone. No scrolling
why not use $Configuration['Garden']['SignIn']['Popup'] = FALSE; to not use a popup at all. (View Post)3 -
Re: Q&A Plugin not working?
I would guess you could just hide the dropdown by leaving it commented out and only have an ask a question button displayed. either by css or modifying php (View Post)1
