Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: TinyMCE.

TinyMCE

From MoodleDocs
Revision as of 11:47, 6 December 2010 by chris collman (talk | contribs) (reformat page, got rid of moodlenolink reference, <no link>??)

Template:Moodle 2.0TinyMCE is an opensource javascript text editor from Moxiecode released under the LGPL licence. TinyMCE is the default text editor in Moodle 2.0 onwards. In previous Moodle versions, it maybe used a replacement for the HTML editor.

TinyMCE spell check

TinyMCE has Google Spell (default), Pspell or PSpellShell as its spell checking engines. The engine can be changed for a Moodle site in Site administration > Plugins > Text editors> TinyMCE or via Text editors> Manage and the settings link.

Tips and Tricks

Use as a plugin

In pre 2.0 Moodles, some plugins are Moodle-specific and need to be maintained separately.

Generate PDF files from HTML toolbar

Creates an icon for PDF files.

See also