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

I'm surprised that there is no rich text editor #68

Open
rsmithlal opened this issue Jun 2, 2020 · 4 comments
Open

I'm surprised that there is no rich text editor #68

rsmithlal opened this issue Jun 2, 2020 · 4 comments
Labels

Comments

@rsmithlal
Copy link

Are we expected to provide our own for the static page content? Any recommendation?

@elia
Copy link
Member

elia commented Jun 3, 2020

I think in the past that's what happened most of the time. With ActionText available in Rails 6+ would probably make sense to integrate that when available.

Would you be interested into contributing that?

@memotoro
Copy link
Contributor

memotoro commented Jun 3, 2020

Hello @rsmithlal I'm using https://github.com/solidusio-contrib/solidus_editor in combination with this project to offer a better experience in the admin when editing this static content. That gives you I think two options as editor CKEditor and TinyMCE, so you choose what you prefer and add extra config files for each one of those. I hope this works for you. Regards

@elia
Copy link
Member

elia commented Jun 3, 2020

@memotoro good call! I added an issue (solidusio-contrib/solidus_editor#48) to add action-text to solidus_editor 👍

@elia elia added the question label Jun 3, 2020
@rsmithlal
Copy link
Author

rsmithlal commented Jun 4, 2020

Good idea to add support for action text. If I'm not mistaken, the default rich text editor for Rails 6 and action text is Trix. Perhaps you might want to integrate this with Solidus editor in addition to CKEditor and TinyMCE? https://github.com/basecamp/trix

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

No branches or pull requests

3 participants