try in config.php:<br><br>$ImgExtPattern=&quot;\\.(?:gif|jpg|jpeg|png|bmp|GIF|JPG|JPEG|PNG|BMP)&quot;;<br><br><br><div class="gmail_quote">On Mon, Jan 5, 2009 at 8:35 PM, Ryan O&#39;Toole <span dir="ltr">&lt;<a href="mailto:rotoole@gmail.com">rotoole@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi List,<br><br>I&#39;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 <a href="http://www.mydomain.com/path/to/image.bmp" target="_blank">http://www.mydomain.com/path/to/image.bmp</a>&quot;Alt Text&quot; | Caption, without success. I even tried adding $ImgExtPattern = &quot;$ImgExtPattern|\\.bmp|\\.BMP&quot;; 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.<br>

<br>Any thoughts on why this is fail?<br><br>THX!<br><font color="#888888">Ryan<br><br><br><br>
</font><br>_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
<br></blockquote></div><br>