diff options
Diffstat (limited to 'config/tinymce.yml')
| -rw-r--r-- | config/tinymce.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/tinymce.yml b/config/tinymce.yml index a97fbe7..c5329cd 100644 --- a/config/tinymce.yml +++ b/config/tinymce.yml | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | license_key: gpl | 1 | license_key: gpl |
| 2 | promotion: false | ||
| 3 | menubar: false | ||
| 2 | plugins: | 4 | plugins: |
| 3 | - paste | 5 | - paste |
| 4 | toolbar: bold italic underline | bullist numlist | link unlink | blocks | code | 6 | toolbar: bold italic underline | bullist numlist | link unlink | blocks | code |
| 5 | extended_valid_elements: "aggregate[tags|limit|order_by|order_direction|partial|conditions]" | ||
| 6 | relative_urls: false | 7 | relative_urls: false |
| 7 | entity_encoding: raw | 8 | entity_encoding: raw |
