cnzhx / phpbb_mathjax

phpBB extension that enables users to post beautiful math in LaTeX and MathML, rendered in all major browsers using the MathJax JavaScript Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MathJax phpBB Integration

Powered by phpBB Powered by MathJax

phpBB extension that enables users to post beautiful math in LaTeX and MathML, rendered in all major browsers using the MathJax JavaScript Library.

Features:

  • Uses the phpBB BBCode system.
  • Multiple BBCodes can be used with static preview texts.
  • Dynamic loading, saving users time and bandwidth.
  • MathJax CDN can be used with a local installed copy for fallback purposes.
  • Rendering is done in the client side, by the JavaScript library. No complicated setups!
  • Works on all major browsers.
  • Renders in native MathML, Web fonts and Image fonts depending on the browser capabilities.

Requirements:

Installation:

  • Copy the extension code to the right subdirectory (/ext/marcovo/mathjax/)
  • Enable the extension in the ACP under Customise -> Extensions
  • In the ACP under Extensions -> Mathjax -> General Settings, do at least one of the following:

Screenshot

About

phpBB extension that enables users to post beautiful math in LaTeX and MathML, rendered in all major browsers using the MathJax JavaScript Library.

License:GNU General Public License v2.0


Languages

Language:PHP 92.8%Language:HTML 4.6%Language:JavaScript 2.6%