Issue Details (XML | Word | Printable)

Key: MDL-19544
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-19521

enable dragmath tinymce plugin only when tex filter active in current context

Created: 17/Jun/09 03:41 AM   Updated: 01/Jul/09 10:28 PM
Return to search
Component/s: HTML Editor
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Marc Grober, Mauno Korpelainen and Petr Skoda
Security Level: None
Resolved date: 20/Jun/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 9 files to 'Moodle CVS' - 20/Jun/09 07:00 PM
MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100%
MODIFY lib/form/editor.php   Rev. 1.15    (+9 -12 lines)
MODIFY lib/editorlib.php   Rev. 1.15    (+3 -13 lines)
MODIFY lib/editor/textarea/lib.php   Rev. 1.4    (+2 -10 lines)
DEL lib/editor/tinymce/extra/Attic/tinymce.js.php   Rev. 1.8    (+0 -0 lines)
MODIFY lib/weblib.php   Rev. 1.1270    (+2 -3 lines)
MODIFY lib/editor/tinymce/lib.php   Rev. 1.5    (+77 -14 lines)
MODIFY mod/data/templates.php   Rev. 1.81    (+2 -8 lines)
ADD lib/editor/tinymce/extra/tinymce_utils.js   Rev. 1.1    (+0 -0 lines)
MODIFY lib/adminlib.php   Rev. 1.365    (+2 -3 lines)