auto focus jot editor

This commit is contained in:
Friendika 2011-07-25 20:10:21 -07:00
parent ec52010e16
commit 06802dd8fe
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ function initEditor(cb){
theme : "advanced",
mode : "specific_textareas",
editor_selector: /(profile-jot-text|prvmail-text)/,
auto_focus: "profile-jot-text",
plugins : "bbcode,paste,autoresize",
theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
theme_advanced_buttons2 : "",