Camino supports now the WYSIWYG editor

Camino supports now the WYSIWYG editor

Nicolas Martignoni -
回帖数:3
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像 Translators的头像
The nightly builds of Camino support the WYSIWYG editor (first nightly to support it : 2004111208 (v0.8+). See https://bugzilla.mozilla.org/show_bug.cgi?id=197253.

In the file "lib/moodlelib.php", lines 3540-3543, Moodle sniffes Camino and deactivates Midas.

Is there a way to make the sniffing a bit more intelligent, so that the editor could be used in Camino?

Cheers
Nicolas

PS I've opened a bug for this issue: http://moodle.org/bugs/bug.php?op=show&bugid=2176
回复Nicolas Martignoni

Re: Camino supports now the WYSIWYG editor

Janne Mikkonen -
As now when Camino supports midas we'll have to change that check_browser_version function so that it'll check what Gecko version Camino has, like it does for Netscape, Mozilla and Firefox.

After that we'll have to do some serious debuggin' how the editor bahaves with Camino.

- Janne -
回复Nicolas Martignoni

Re: Camino supports now the WYSIWYG editor

Janne Mikkonen -
Ok, all you Camino users whose Gecko version is at least 20041111 can try if the editor loads at the site http://edu.jaiko.fi/dev

Username: student1
Password: bart

- Janne -
回复Janne Mikkonen

Re: Camino supports now the WYSIWYG editor

Tony Hursh -
I just tried it with the latest nightly build of Camino and it seems fine.

Thanks!