PHP 클래스 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
저자: Tim Gunter ([email protected])
상속: extends Gdn_Plugin
파일 보기 프로젝트 열기: vanilla/addons

공개 메소드들

메소드 설명
DiscussionController_Render_Before ( DiscussionController $sender ) Insert MathJax javascript into discussion pages

메소드 상세

DiscussionController_Render_Before() 공개 메소드

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