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.

Write Review

Reviews

[tex]-Tag by djs

The adress for producing the latex image changed to:
http://www.forkosh.dreamhost.com/mimetex.cgi

So you need to change it in tex.php.

Written By: bacarni, 25th February 2008

Just add a custom MyCode to get this functionality without a plugin:
\[tex\](.*?)\[/tex\]

<img src="http://www.forkosh.dreamhost.com/mimetex.cgi?$1" align="bottom" style="background-color: white;">

Written By: todespudel, 16th March 2010

Funktioniert auch in MyBB 1.6.11

Written By: iDienstler, 23rd October 2013

Write Review