I threw together a few changes. I wrote a few lines of mod_rewrite so that you can access renders with a URL that doesn't look like it's dynamic. This is useful for stupid forums that don't allow dynamically generated images to be embedded.
This is accomplished with the "short" option that appears on the UI now.
Example:
(
http://latex.sidoh.org/d65087fc425aa636b0666b11723b9bd5f925556f/image.gif )
You can also access the LaTeX that was used to generate the image:
http://latex.sidoh.org/d65087fc425aa636b0666b11723b9bd5f925556f/tex.txt\displaystyle \sum_{i=0}^{\infty}\frac{1}{2^i}=2
nslay, if you read this, let me know of some of the things that you'd specifically like to see working, and I can look into it.
Note that this is separate from the plugin we're currently using for the forum, but if I can get this working nicely without too much effort, we can change that.