mathfilter 5.x-1.1
First released: September 20, 2007 - 23:15
Size: 18.3 KB
md5_file hash: 04b2d4ab781d36c621013c4a42c4f39d
Last updated: September 20, 2007 - 23:20
I've added image caching to the Mathfilter module, using some suggestions from one of the issues submitted by a user, and so this should greatly improve server performance because you won't need to be serving a cgi for the images every time. Also, page loads will be faster since only small gifs will be returned, rather than waiting for the cgi to create and export the gif. I've recently included an option to do this caching if your Drupal website is behind a proxy server, and your CGI is on the other side of the proxy.
I've also corrected the settings page and reformatted the code to make it easier to read (including adding more comments to the code). This should make it easier for future maintainers.
