|
|
@@ -13,10 +13,11 @@
|
|
|
height: 300,
|
|
|
menubar: false,
|
|
|
statusbar: false,
|
|
|
+ license_key: 'gpl',
|
|
|
plugins: [
|
|
|
- 'advlist autolink lists link image charmap print preview anchor',
|
|
|
- 'searchreplace visualblocks code fullscreen',
|
|
|
- 'insertdatetime media table paste code help wordcount'
|
|
|
+ 'advlist', 'autolink', 'lists', 'link', 'image', 'charmap', 'preview', 'anchor',
|
|
|
+ 'searchreplace', 'visualblocks', 'code', 'fullscreen',
|
|
|
+ 'insertdatetime', 'media', 'table', 'code', 'help', 'wordcount'
|
|
|
],
|
|
|
toolbar: 'undo redo | formatselect | ' +
|
|
|
'bold italic backcolor | alignleft aligncenter ' +
|