On Tuesday 24 November 2009 04:03:11, Daniel Otis wrote : > I have a php script that creates an image: > > http://www.moosoft.com/images/dlbutton.php?count=1000 > > It outputs a simple button showing the number of downloads. > > How do I get that image into a pmwiki page?
Hi. Please see the Notes section at http://www.pmwiki.org/wiki/PmWiki/Images The part starting with "An image file that lacks a correct extension"... You can add &ext=.png to your image address. http://www.moosoft.com/images/dlbutton.php?count=1000&ext=.png Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
