Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

[tex]-Tag

Allows to use LaTeX code

Version:
Author: djs
Submitted: 11th February 2007
Last Updated: 12th February 2007
This plugin adds the ability to embed LaTeX-code as an image into the Forums using the MimeTeX cgi.

Usage:
[tex]{LaTeX_Code_Here}[/tex]

Example:
[tex]\\int_0^\\infty \\frac{x^3}{\\sqrt {8 \\cdot x}} dx[/tex]

will render as:

[img]http://www.forkosh.com/mimetex.cgi?\\int_0^\\infty%20\\frac{x^3}{\\sqrt%20{8%20\\cdot%20x}}%20dx[/img]


Installation:
1. Download the *.rar
2. Unpack the tex.php
3. Upload it to your MyBB's plugin directory
4. Activate it in the ACP
5. Get codin'

Comment:
This plugin is using the public MimeTeX-Server at http://forkosh.com .
There is [b]no[b] warranty about the availability of this service.

For further information about Mimetex visit http://forkosh.com/mimetex.html

If you have a server on your own (vServer, RootServer,..) you are free to compile and run the MimeTeX cgi on it. You just have to change the URL in the tex.php (watch out for an <img>-Tag quite at the bottom of the file).

Have fun with this plugin.
Please do inform me via email (derguru (@) web . de) if you are convenient with the plugin.