Camino supports now the WYSIWYG editor

Camino supports now the WYSIWYG editor

yazan Nicolas Martignoni -
Yanıt sayısı: 3
Core developers 'ın resmi Documentation writers 'ın resmi Particularly helpful Moodlers 'ın resmi Plugin developers 'ın resmi Testers 'ın resmi Translators 'ın resmi
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 yanıt olarak

Re: Camino supports now the WYSIWYG editor

yazan 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 yanıt olarak

Re: Camino supports now the WYSIWYG editor

yazan 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 -