TinyMCE: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
(→‎Plugins: add Moodle 2.0 settings)
Nie podano opisu zmian
Linia 1: Linia 1:
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.
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]] used previously in versions 1.8 and 1.9 of Moodle.


It will be the default editor in Moodle 2.0.
It will be the default editor in Moodle 2.0.

Wersja z 16:28, 6 paź 2010

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 used previously 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.

TinyMCE settings

In Moodle 2.0, Settings>Site administration>Plugins>Text editors>TinyMCE

Set spell engine to: Pspell, Google Spell, Pspellshell

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