** Tags removed: usermanualupdate ** No longer affects: mahara-manual
-- 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/1212541 Title: GoogleSpell has been discontinued -- remove it from TinyMCE spellchecker Status in Mahara ePortfolio: Fix Released 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

