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

WYSIWYG settings are ignored #1218

Closed
peterboorsma opened this issue Mar 24, 2020 · 4 comments
Closed

WYSIWYG settings are ignored #1218

peterboorsma opened this issue Mar 24, 2020 · 4 comments

Comments

@peterboorsma
Copy link
Contributor

Changes in the WYSIWYG settings in config.yaml are not visible in html field types.

Settings in config.yaml:
Screenshot 2020-03-24 at 18 35 02

Corresponding field:
Screenshot 2020-03-24 at 18 35 17

The true/false values seem to be ignored.


Bolt4.0.0 rc11

@bobdenotter
Copy link
Member

I think we'll bump this to 4.1. It's not trivial to implement, because v3 used CKeditor, and we can't use the latest of that. (long story short: It has no "view source" option, thereby disqualifying itself)

Is there any specific markup that you're missing in the wysiwyg editor?

@peterboorsma
Copy link
Contributor Author

The current feature set is fine. It's just that I like to hide the options that I don't want an editor to use. It's not superimportant to me right now.

@bobdenotter
Copy link
Member

See also #938

@bobdenotter
Copy link
Member

Let's close this, now that we have the fancy Redactor and Article fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants