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

TinyMCE

From MoodleDocs
Revision as of 14:56, 14 September 2008 by chris collman (talk | contribs) (→‎See also: Integration: TinyMCE integration plugin link.)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TinyMCE is an opensource javascript text editor from Moxiecode released under the LGPL licence. It is being used by some as a replacement for the HTML editor which in versions 1.8 and 1.9 of Moodle.

It will be the default editor in Moodle 2.0.

Plugins

Some plugins are Moodle-specific and need to be maintained separately.

Generate PDF files from HTML

Creates an icon for PDF files.

Tips and Tricks

moodlenolink

  • moodlenolink tag. Lets people mark some text that must not be filtered by Moodle (ie. to prevent auto-linking).

See also