Changes between Version 8 and Version 9 of TracMathJaxPlugin


Ignore:
Timestamp:
Aug 9, 2012, 4:16:25 PM (12 years ago)
Author:
Kamil Kisiel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracMathJaxPlugin

    v8 v9  
    2424This should create an egg file under the `dist` subdirectory of your current directory. Copy the egg to the `plugins` directory of your trac project. If you have any difficulties installing consult these [t:wiki:TracPlugins trac plugin installation steps].
    2525
    26 Next, download a copy of [http://www.mathjax.org MathJax] and unpack it on your server to a location readable by the web server.
     26As of version 0.3 of this plugin you no longer need to download MathJax to your web server. The plugin will use version of MathJax from their secure CDN URL: https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML
    2727
    2828=== Configuration ===