vhost init...3
This commit is contained in:
parent
b0ea9482c6
commit
02c82ff509
@ -30,8 +30,7 @@
|
|||||||
// class가 editor인 textarea용
|
// class가 editor인 textarea용
|
||||||
tinymce.init({
|
tinymce.init({
|
||||||
selector: 'textarea.editor',
|
selector: 'textarea.editor',
|
||||||
plugins: ['code', 'image'],
|
plugins: ['code', 'image', 'preview', 'table', 'emoticons', 'autoresize'],
|
||||||
toolbar: 'image',
|
|
||||||
height: 600,
|
height: 600,
|
||||||
// content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
|
// content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
|
||||||
automatic_uploads: false,
|
automatic_uploads: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user