문제

In tinymce 3.x i used theme_advanced_disable to disable some buttons but now in tinymce 4.x i can't disable the buttons, is there instead?

도움이 되었습니까?

해결책

You might want to have a look at the migration guide: http://www.tinymce.com/wiki.php/Tutorial:Migration_guide_from_3.x

To disable button use toolbar1: "button1 button2 undo redo ...." (this will let you choose which buttons to show).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top