try in config.php: $ImgExtPattern="\\.(?:gif|jpg|jpeg|png|bmp|GIF|JPG|JPEG|PNG|BMP)";
On Mon, Jan 5, 2009 at 8:35 PM, Ryan O'Toole <[email protected]> wrote: > Hi List, > > I'm having trouble getting .bmp images to display inline rather than link. > I understood that it was supposed to display inline by default, but mine do > not. Could I have disabled this somehow without realizing? I tried > attach:filename.bmp without success. I tried > http://www.mydomain.com/path/to/image.bmp"Alt Text" | Caption, without > success. I even tried adding $ImgExtPattern = > "$ImgExtPattern|\\.bmp|\\.BMP"; to my config. Still no success. It is pretty > much a default configuration beyond that. The only outside recipe I have > installed is enablehtml.php which enables HTML code in the markup. Running > pmwiki-2.1.27. > > Any thoughts on why this is fail? > > THX! > Ryan > > > > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > >
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
