PHP Class MathJaxPlugin, addons

This plugin allows the forum to parse MathJax syntax to support rendering of complex mathematical formulas in discussions and comments. Currently, MathJax version 2.4 is supported. Changes: 1.0 Initial release 1.1 Support previews
Author: Tim Gunter ([email protected])
Inheritance: extends Gdn_Plugin
Datei anzeigen Open project: vanilla/addons

Public Methods

Method Description
DiscussionController_Render_Before ( DiscussionController $sender ) Insert MathJax javascript into discussion pages

Method Details

DiscussionController_Render_Before() public method

Insert MathJax javascript into discussion pages
public DiscussionController_Render_Before ( DiscussionController $sender )
$sender DiscussionController