[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/filter/mathjaxloader/ -> readme_moodle.txt (source)

   1  Description of MathJAX library integration in Moodle
   2  =========================================================================================
   3  
   4  License: Apache 2.0
   5  Source: http://www.mathjax.org
   6  
   7  Moodle maintainer: Damyon Wiese
   8  
   9  =========================================================================================
  10  This library is not shipped with Moodle, but this filter is provided, which can be used to
  11  correctly load MathJax into a page from the CDN. Alternatively you can download the entire
  12  library and install it locally, then use this filter to load that local version.
  13  
  14  The only changes required to this filter to handle different MathJax versions is to update
  15  the default CDN urls in settings.php - and update the list of language mappings - in filter.php.


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1