PHPWiki does not show inline images - why?
gif, png and jpg are set as inline images, but when I set a link to some, e.g. http://some.server/img.gif
PHPWiki shows the URL, not the image.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PHPWiki does not show inline images - why?
gif, png and jpg are set as inline images, but when I set a link to some, e.g.
http://some.server/img.gif
PHPWiki shows the URL, not the image.
You must put the URL in brackets to inline the image:
[http://some.server/img.gif].