mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #26121
[Bug 1384491] Re: update tinymce to version 4.1.9
TinyMCE 4.1 comes with a new spellchecker plugin, which no longer
supports aspell. Instead, it uses the PHP enchant or pspell libraries
(which do not ship standard with Ubuntu). This probably won't impact
most of our users, because a couple of releases ago we turned off the
TinyMCE spellchecker by default, since there are in-browser
spellcheckers these days.
Nonetheless, in order to suppert the new spellchecker, I've dropped the
old $CFG->pathtoaspell config option, and added a new
$CFG->tinymcespellcheckerengine option, to indicate whether they want to
use enchant or pspell. (Or leave it empty to use neither.)
** Changed in: mahara
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1384491
Title:
update tinymce to version 4.1.9
Status in Mahara ePortfolio:
In Progress
Bug description:
currently 4.0.16
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1384491/+subscriptions
References