some holdovers

This commit is contained in:
JT Smith 2005-05-20 19:06:52 +00:00
parent f75e28f61f
commit 0d8540bb02
5 changed files with 8 additions and 2 deletions

View file

@ -412,6 +412,7 @@ sub getRichEditor {
mode => "specific_textareas",
theme => "advanced",
document_base_url => "/",
cleanup_callback => "tinyMCE_WebGUI_Cleanup",
urlconvertor_callback => "tinyMCE_WebGUI_URLConvertor",
theme_advanced_buttons1 => join(",",@toolbarRow1),
theme_advanced_buttons2 => join(",",@toolbarRow2),