vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Does not show up on 2.1 with latest Bootstrap
if your theme has themehooks file you can add something like this /** Remove plugins that are not mobile friendly! */ public function Gdn_Dispatcher_AfterAnalyzeRequest_Handler($Sender) { // Remove p… (View Post)2 -
Re: Activationlink strange bug
What do you have in your config.php for see if that affects anything change to html if it says plain $Configuration['Garden']['Email']['MimeType']= 'text/html'; (View Post)2 -
Re: Enabling iFrames
I think x00 means well when he warns people to not do it. His contribution is the experience he has acquired and knows what he is talking about . There are real reasons to worry and why this option i… (View Post)1 -
Building a Bridge for gallery app, help please
I am trying to build a bridge for a coppermine gallery app, I want to be able to use the gallery logged into vanilla etc.. The app I am using does not have a bridge for vanilla specifically but one c… (View Post)3 -
Re: Building a Bridge for gallery app, help please
Looks similar to the coppermine bridge. I suspect they work the same way. Coppermine is a pretty cool app because it allows editing and such. They offer bridges to many other apps. I am no longer usi… (View Post)1