Ticket #5163 (closed defect: fixed)
[with patch, positive review] jsmath extensions for published webpages
| Reported by: | jason | Owned by: | jason |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.3 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The extensions enabled in #5021 don't work for published web pages, I think because js.py isn't loaded.
We could move the extensions to be invoked right after jsmath is loaded.
Attachments
Change History
comment:1 Changed 4 years ago by jason
- Summary changed from jsmath extensions for published webpages to [with patch, needs review (easy)] jsmath extensions for published webpages
comment:2 Changed 4 years ago by jason
- Owner changed from boothby to jason
- Status changed from new to assigned
comment:3 Changed 4 years ago by jhpalmieri
- Summary changed from [with patch, needs review (easy)] jsmath extensions for published webpages to [with patch, positive review] jsmath extensions for published webpages
Looks good to me. I was wondering if there was a better place to put these extensions when I wrote the patch for #5021...
Note: See
TracTickets for help on using
tickets.

