Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.97 KB

File metadata and controls

40 lines (32 loc) · 1.97 KB

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