Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: https://develop.svn.wordpress.org/trunk@4932 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
316174c4e9
commit
30ae25be51
@ -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; ?>",
|
||||
|
Loading…
Reference in New Issue
Block a user