Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856

git-svn-id: http://svn.automattic.com/wordpress/trunk@4932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2007-02-23 23:50:23 +00:00
parent 2696432efc
commit b8f48aca58
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ initArray = {
convert_newlines_to_brs : false,
remove_linebreaks : false,
fix_list_elements : true,
gecko_spellcheck : true,
entities : "38,amp,60,lt,62,gt",
content_css : "<?php echo $mce_css; ?>",
valid_elements : "<?php echo $valid_elements; ?>",