cahrens
|
f6acab9d9e
|
Modify paths for location of CodeMirror files.
|
2014-03-21 14:41:57 -04:00 |
|
Dave St.Germain
|
376b040775
|
Removed circuit editor setup code that had always been in
codemirror-compressed.js
|
2014-03-20 14:33:32 -04:00 |
|
Dave St.Germain
|
2a20b3f67e
|
This fixes LMS-2387 by removing a resize call that prevented scrolling.
It also enables syntax highlighting for matlab input fields, which
wasn't previously enabled.
|
2014-03-17 10:35:53 -04:00 |
|
Dave St.Germain
|
da72cd355d
|
Fixes STUD-1434 by including the CodeMirror css mode in
codemirror-compressed.js
|
2014-03-13 10:12:25 -04:00 |
|
Dave St.Germain
|
aaf4515ac3
|
remove old version of codemirror, to prevent confusion
|
2014-03-10 09:43:56 -04:00 |
|
Dave St.Germain
|
08fadac817
|
Upgrade CodeMirror to 3.21.0 (with accessibility changes from
http://bgrins.github.io/codemirror-accessible/)
LMS-1802
|
2014-02-28 13:44:34 -05:00 |
|
David Baumgold
|
6af8ecef03
|
mitx_markdown => edx_markdown
|
2013-12-04 10:23:47 -05:00 |
|
cahrens
|
044a8a5cf6
|
CodeMirror.
|
2013-02-11 12:37:31 -05:00 |
|
cahrens
|
c956555da4
|
Note the codemirror version.
|
2013-01-31 14:50:21 -05:00 |
|
Chris Dodge
|
0be0889d9c
|
in order to support CodeMirror mode of 'text/html' we also have to include 'htmlmixed.js' as well as 'css.js' from the CodeMirror distro
|
2012-11-15 15:21:40 -05:00 |
|
ichuang
|
f846f4c2ad
|
add import filter capability to html & problem editing; provides latex2edx interface
|
2012-10-13 22:33:41 -04:00 |
|
Bridger Maxwell
|
82ebc14bd6
|
Fixed inline circuit editing to only work if 'circuit-schematic' is at the beginning of a line.
|
2012-08-22 21:15:52 -04:00 |
|
Bridger Maxwell
|
55f3a971cf
|
Wiki circuit editors zoom to fit contents.
|
2012-08-18 00:10:42 -04:00 |
|
Bridger Maxwell
|
1470045b74
|
Fixed wiki circuit editor modal to be a little better styled.
|
2012-08-17 21:44:56 -04:00 |
|
Bridger Maxwell
|
2a84d147f0
|
Fixed a sizing bug in circuit editor.
|
2012-08-17 20:22:28 -04:00 |
|
Bridger Maxwell
|
d3962ecd92
|
Updated CodeMirror modes for better syntax highlighting.
|
2012-08-17 20:16:08 -04:00 |
|
Bridger Maxwell
|
6b716c2883
|
Put in CodeMirror editor with inline circuits.
|
2012-08-17 14:32:29 -04:00 |
|
Calen Pennington
|
87ce82570d
|
Move vendor javascript into common/static/js/vendor, so that they can be shared between the CMS and LMS, and create an html template that includes all of the vendor js needed for the courseware
|
2012-07-24 16:14:03 -04:00 |
|