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 -