From: Reini U. <ru...@x-...> - 2006-01-10 14:04:13
|
2006/1/8, Alan Hoyle <al...@em...>: > I've added it to the INLINE_IMAGES line and I still have the same problem= . > > $ grep jpeg config.ini > INLINE_IMAGES =3D "png|jpg|gif|jpeg|swf|wrl|svg|class" > PLUGIN_CACHED_IMGTYPES =3D "png|gif|gd|gd2|jpeg|wbmp|xbm|xpm" > $ Hmm, I deleted one of the two spaces before the closing "]" and now it work= s. Thanks for the report, will be fixed ASAP. > On 1/7/06, Reini Urban <ru...@x-...> wrote: > > You have to allow every inlinable extension in config.ini > > default is INLINE_IMAGES =3D "png|jpg|gif|svg|swf|class|wrl" > > add jpeg and your are fine. > > > > 2006/1/6, Alan Hoyle <al...@em...>: > > > I recently upgraded my wiki to 1.3.11p1. I was playing around trying > > > to get inline images to work by playing in the sandbox. > > > > > > http://www.alanhoyle.com/wiki/index.php/SandBox > > > > > > If I use .png, .gif or .jpg as the file extension they work fine, but > > > if I use .jpeg, it fails. > > > > > > http://www.alanhoyle.com/tmp/php-jpeg-bug.png > > > > > > Here is the wiki text: > > > > > > ----------------- > > > You can try out Wiki in here. > > > > > > Have fun :-) > > > > > > hello world. > > > > > > [ http://www.alanhoyle.com/images/val-bmh2001.jpg ] > > > > > > [ http://www.alanhoyle.com/images/val-bmh_doctored.jpeg ] |