----------------------------------------------------------------------------------------
Extension Name: MathJax phpBB Integration
Author: Marcovo (Original author for phpBB 3.0: sergio91pt)
Extension Description: phpBB extension that enables users to post beautiful math in LaTeX and MathML, rendered in all major browsers using the MathJax JavaScript Library.
Extension Version: 1.0.0
Requirements: The MathJax library accessible from the forum web path or the ability to accept MathJax CDN TOS.
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.
Extension Development:
https://github.com/marcovo/phpbb_mathjax
To-do list:
- 1.0.0 has been released, so nothing to do
.
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:
- (Simple) Enable the use of the MathJax CDN, thereby accepting the CDN TOS, or
- (Requires FTP access) Download the MathJax library to your website, see also the documentation about this