You are here

tinymce.schema.yml in TinyMCE 1.x

config/schema/tinymce.schema.yml

File

config/schema/tinymce.schema.yml
View source
  1. editor.settings.tinymce:
  2. type: mapping
  3. label: 'TinyMCE settings'
  4. mapping:
  5. tinymce_editor_settings:
  6. type: string
  7. label: 'TinyMCE editor settings'
  8. tinymce.settings:
  9. type: config_object
  10. label: 'TinyMCE library settings'
  11. mapping:
  12. tinymce_javascript_path:
  13. type: string
  14. label: 'tinymce.min.js full path'
  15. tinymce_self_hosted:
  16. type: boolean
  17. label: 'Self hosted'