auto_resize : false,
relative_urls: false,
gecko_spellcheck : true,
theme : "advanced",
theme_advanced_buttons1 : "formatselect,removeformat,"
+ "separator,bold,italic,underline,strikethrough,"
+ "separator,cut,copy,paste,"
+ "separator,blockquote,bullist,numlist,hr,"
+ "separator,undo,redo",
theme_advanced_buttons2 : "outdent,indent,"
+ "separator,anchor,charmap,code,"
+ "separator,link,unlink,image,cleanup,"
+ "separator,sub,sup,forecolor,backcolor",
theme_advanced_buttons3 : "",
theme_advanced_path : false,
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_resizing : true,
theme_advanced_resize_horizontal : false,
theme_advanced_statusbar_location : "bottom",
theme_advanced_blockformats : "p,h1,h2",
content_css : '/stylesheets/tinymce.css',
extended_valid_elements : "a[name|href|target|title|onclick],"
+ "img[class|src|border=0|alt|title|hspace|vspace|width|height|"
+ "align|onmouseover|onmouseout|name],hr[class|width|size|noshade],"
+ "font[face|size|color|style],span[class|align|style],"
+ "table[class|width|size|border|align|style|cellspacing|cellpadding],"
+ "th[class|width|size|border|align|valign|style],"
+ "tr[class|width|size|border|align|valign|style],"
+ "td[class|width|size|border|align|valign|style]"

