No horizontal resizing

git-svn-id: https://develop.svn.wordpress.org/trunk@2807 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2005-08-23 07:52:47 +00:00
parent cfed5d658f
commit 7d6cad6a6a
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ tinyMCE.init({
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
theme_advanced_resizing : true,
theme_advanced_resize_horizontal : false,
entity_encoding : "raw",
extended_valid_elements : "a[id|href|title|onclick],img[class|src|alt|title|width|height|align]",
plugins : "emotions"