Modify

Opened 12 years ago

Closed 10 years ago

#9762 closed defect (fixed)

MathJax now requires added querystring for default setting

Reported by: tsukhani Owned by: Kamil Kisiel
Priority: high Component: TracMathJaxPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

The newer version of the MathJax library now requires that a querystring be appended to MathJax.js so that the script tag looks like this:

script type="text/javascript" src="MathJax.js?config=default"></script>

Can the plugin be amended accordingly?

Attachments (0)

Change History (3)

comment:1 Changed 12 years ago by Kamil Kisiel

Status: newassigned

I recently pushed a new version of the plugin (not yet tagged as a release) to https://bitbucket.org/kisielk/tracmathjaxplugin/changeset/7f4e31322263

Can you check out a copy of the repo and give it a try?

comment:2 Changed 10 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 10 years ago by Kamil Kisiel

Resolution: fixed
Status: assignedclosed

The current version includes a query string (though more specific than the default).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Kamil Kisiel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.