Usability: Much better TinyMCE skin

Usability: Much better TinyMCE skin

David Scotson -
回帖数:5
I've only just found this, but it seems light years better than the default.

http://tinymce.swis.nl/

I'm going to try to integrate it with our Moodle and will report back to this thread.
回复David Scotson

Re: Usability: Much better TinyMCE skin

Mauno Korpelainen -

David,

the home page there seems to be a little missleading - Ribbon is in fact an editor theme, not only a skin. Core tinyMCE has two themes, advanced and simple theme and ribbon should be used instead of default advanced theme...

I like the tabs of http://tinymce.swis.nl/demo on large screen - an option to select editor theme or skin or some preferred user preferences depending on needs and device might be another usability improvement. The tab idea with some larger buttons might work also in mobiles instead of filling 4 rows with tiny buttons that you can't click or touch.

 

回复David Scotson

Re: Usability: Much better TinyMCE skin

Mauno Korpelainen -

Note also that the Ribbon files are using editor_template.js and theme files of TinyMCE 3.4.4 (2011-08-04) and current moodle 2.4 is using TinyMCE 3.5.7 (2012-09-20)

So it may have some bugs that have been fixed during the past year but basicly you should be able to change editor theme in lib/editor/tinymce/lib.php - and you can't use settings of advanced theme and ribbon theme at the same time. But you can switch editor themes also with some custom switchers...

回复David Scotson

Re: Usability: Much better TinyMCE skin

Martin Dougiamas -
Core developers的头像 Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像

Wow yes that would be very nice for most of our editors, assuming it doesn't have regressions and that there is some way for plugins like Dragmath to be accessed.

(Probably too big for places where we need small ones like question editing and so on).