mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13025
[Bug 1212541] [NEW] GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
Public bug reported:
See https://tracker.moodle.org/browse/MDL-38867
The TinyMCE spellcheck plugin in Mahara by default uses the local aspell
program (if it's present at /usr/bin/aspell, or $cfg->pathtoaspell). If
that's not present, it attempts to use the GoogleSpell spellcheck
engine, which was based on a non-public Google API that was discontinued
in the second quarter of 2013.
We should follow suit with whatever approach Moodle decided on to deal
with this.
I'm not sure how many places will be affected by this. Those running
their sites on Linux will have /usr/bin/aspell present. It may be absent
or inaccessible for places running on shared hosting, though.
For affected sites, a workaround would be to remove the spellcheck
button from your TinyMCE by removing the word "spellchecker" from the
list stored in the $adv_buttons variable in the smarty() function in
htdocs/lib/web.php
** Affects: mahara
Importance: Low
Status: Triaged
** Tags: spellcheck tinymce
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1212541
Title:
GoogleSpell has been discontinued -- remove it from TinyMCE
spellchecker
Status in Mahara ePortfolio:
Triaged
Bug description:
See https://tracker.moodle.org/browse/MDL-38867
The TinyMCE spellcheck plugin in Mahara by default uses the local
aspell program (if it's present at /usr/bin/aspell, or
$cfg->pathtoaspell). If that's not present, it attempts to use the
GoogleSpell spellcheck engine, which was based on a non-public Google
API that was discontinued in the second quarter of 2013.
We should follow suit with whatever approach Moodle decided on to deal
with this.
I'm not sure how many places will be affected by this. Those running
their sites on Linux will have /usr/bin/aspell present. It may be
absent or inaccessible for places running on shared hosting, though.
For affected sites, a workaround would be to remove the spellcheck
button from your TinyMCE by removing the word "spellchecker" from the
list stored in the $adv_buttons variable in the smarty() function in
htdocs/lib/web.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1212541/+subscriptions
Follow ups
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Kristina Hoeppner, 2014-11-24
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Robert Lyon, 2014-04-22
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Kristina Hoeppner, 2014-03-02
-
[Bug 1212541] A change has been merged
From: Mahara Bot, 2014-02-27
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Robert Lyon, 2014-02-27
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Aaron Wells, 2014-02-27
-
[Bug 1212541] A patch has been submitted for review
From: Mahara Bot, 2014-02-27
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Aaron Wells, 2014-02-27
-
[Bug 1212541] A patch has been submitted for review
From: Mahara Bot, 2014-02-27
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Aaron Wells, 2014-02-27
-
[Bug 1212541] Re: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Aaron Wells, 2013-11-12
-
[Bug 1212541] [NEW] GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker
From: Aaron Wells, 2013-08-15
References