Project:JsMath for displaying mathematics with TeX
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Libraries

Issue Summary

There have been requests to keep the jsMath library code outside the jsmath module directory, for example to prevent erasure when updating the module. An earlier ticket proposed putting it in the files area, #281367: Put jsMath files in file area. A patch on that ticket had a nifty way to upload the library through the browser.

The developing Libraries API seeks to do something like that, but for libraries in all modules. The attached patch makes jsmath find its files at that path. It also updates the INSTALL.txt to suggest to users to install there. It retains backwards compatibility though and will still find the files if they're stored at their earlier location.

AttachmentSize
use-libraries.patch3.63 KB

Comments

#1

Adding 'Libraries' tag.

#2

Version:6.x-1.1» 6.x-2.x-dev
Status:needs review» fixed

Excellent idea, it will be in 2.x.

Thank you.
Alexis Wilke

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.