Love this simple and effective contribution TiM!

I noticed that after I'd installed, the corners of my infoboxes were missing (see before and after screenshots). Turns out this had to do with the hardcoded choice of JPG or GIF in the html_output.php image wrapper.

I simply added a little check to see what the file extension of the original image was, and name the cached version the same.

While updating the instructions.txt, I also included all the changed files for 2.2 RC2a so you can use a file compare program like WinMerge, KDiff3, etc.

Full Package.


More...