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
mCap resum de modificació
Cap resum de modificació
Línia 1: Línia 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 is in current (1.8) versions of moodle.
TinyMCE ([http://tinymce.moxiecode.com/ homepage]) 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.


[http://tinymce.moxiecode.com/ Homepage]
It will be the default editor in Moodle 2.0.
 
= Plugins =
 
Some plugins are Moodle-specific and need to be maintained separately.
 
TinyMCE plugins code should be compressed using http://javascriptcompressor.com/
 
== moodlenolink ==
 
Lets people mark some text that must not be filtered by Moodle (ie. to prevent auto-linking).
 
[[Category:HTML editor]]

Revisió del 06:20, 25 jul 2008

TinyMCE (homepage) 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.

TinyMCE plugins code should be compressed using http://javascriptcompressor.com/.

moodlenolink

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