Releases for Mathematics Filter
mathfilter 6.x-1.x-dev
First released: August 31, 2008 - 04:22
Size: 18.29 KB
md5_file hash: 9e2d9e4004dbed2c1b7105332232dde2
Last updated: August 31, 2008 - 12:06
This 6.x release is intended for new features of this module only. Some things that would be a good idea to add, but which have not yet been implemented:
1. Converting the graphs from using JavaScript to being true images. This is a major rework.
2. Add more administrative features (like removing images cached from nodes that no longer exist, or for whom the equation no longer exists.
3. Perhaps some simple mathematical replacements (like random numbers and simple calculations?)
mathfilter 6.x-1.0
First released: September 27, 2007 - 10:01
Size: 18.31 KB
md5_file hash: e8a0e334d51f0074ab2e998d99af578a
Last updated: September 27, 2007 - 10:05
Updated this module for 6.x. Unless any major changes are made to Drupal 6, this module should work fine. Added caching in the last version 5.x version of this module, which made it into the 6.x version.
This module currently has some critical bugs which need to be ironed out. My upgrade of it to Drupal 6 did not go as well as planned.
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.
mathfilter 5.x-1.0.x-dev
First released: February 3, 2007 - 21:59
Size: 18.29 KB
md5_file hash: f6b55ed1199302a74c16e6e58499449e
Last updated: September 21, 2007 - 00:04
This is a module to allow mathematical graphs and equations to be included in your posts. This module requires that an appropriate external Mimetex binary be downloaded and installed on your server. You must then navigate to admin/settings/mathfilter to enter the full URL to the binary on your server before it will work. This module makes no modifications to your database, and so should be safe to install and play around with.
