plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
448 stars 610 forks source link

Documentation update for richtext editor, according to Volto 15 #3075

Closed tiberiuichim closed 11 months ago

tiberiuichim commented 2 years ago

https://docs.voltocms.com/configuration/richeditor-settings/ needs to be updated for new configuration method.

tiberiuichim commented 1 year ago

@punithnayak This ticket is about the older implementation of Volto's richtext editor, based on draftjs. At one point we've changed the way the configuration needs to be declared.

There are plans to remove draftjs from Volto, just like we did with sentry. The problem with the current documentation (if we want to update it) is that it needs to:

As far as I can say, a better effort would be spent to move draftjs to a new @plone-collective/volto-draftjs addon.

@punithnayak Take a look at the issues in this project, https://github.com/plone/volto/projects/35 there are a few of them that are fit to be used as introductory to the whole stack and contributing to Volto.

stevepiercy commented 11 months ago

@tiberiuichim I think this issue can be closed as "won't fix", per https://6.docs.plone.org/volto/upgrade-guide/index.html#volto-slate-is-now-in-core and https://6.docs.plone.org/volto/configuration/volto-slate/index.html.