Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

TinyMCE: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(2.0 template, rewording)
Línia 10: Línia 10:
==TinyMCE spell check==
==TinyMCE spell check==


The engine used by the TinyMCE spell check (Pspell, Google Spell or Pspellshell) may be set by following the settings link in ''Site administration > Plugins > Text editors > TinyMCE''.  
The engine used by the TinyMCE spell check (Pspell, Google Spell or Pspellshell) may be set by following the TinyMCE settings link in ''Site administration > Plugins > Text editors''.


==Generate PDF files from HTML==
==Generate PDF files from HTML==

Revisió del 11:32, 28 oct 2010

Plantilla:Moodle 2.0TinyMCE 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. TinyMCE is the default text editor in Moodle 2.0 onwards.


Plugins

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

TinyMCE spell check

The engine used by the TinyMCE spell check (Pspell, Google Spell or Pspellshell) may be set by following the TinyMCE settings link in Site administration > Plugins > Text editors.

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