Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#3022657 / SHN-267: Add some predefined styles to the CKEditor (full_html) #1152

Merged
merged 2 commits into from Dec 27, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -49,6 +49,7 @@ settings:
name: 'Block Formatting'
items:
- Format
- Styles
-
name: Tools
items:
Expand All @@ -58,7 +59,7 @@ settings:
language:
language_list: un
stylescombo:
styles: ''
styles: "a.btn.btn-default|Default link\r\na.btn.btn-primary|Primary link\r\na.btn.btn-accent|Accent link\r\nspan.badge.badge-primary|Primary badge\r\nspan.badge.badge-secondary|Secondary badge\r\nspan.badge.badge-pill|Pill badge"
image_upload:
status: true
scheme: public
Expand Down