mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-26 12:30:48 +00:00
5d4132ccbf
Fix params for comment and message Fix tinymce errors
21 lines
No EOL
532 B
YAML
21 lines
No EOL
532 B
YAML
default: &default
|
|
toolbar:
|
|
- styleselect | bold italic | undo redo
|
|
- image | link
|
|
plugins:
|
|
- image
|
|
- link
|
|
|
|
articles:
|
|
<<: *default
|
|
# mode: "textareas",
|
|
#theme: "modern"
|
|
plugins:
|
|
- nonbreaking
|
|
- template
|
|
# theme_advanced_buttons1: "bold,italic,blockquote,|,bullist,numlist,|,formatselect,|,link,unlink,image,|,cleanup,code",
|
|
# theme_advanced_buttons2: "",
|
|
# theme_advanced_buttons3: "",
|
|
# theme_advanced_buttons4: "",
|
|
convert_urls: false,
|
|
# content_css: '<%= asset_path "application.css" |