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 -