FeatureFuel
2

WYSIWYG support for collapsible sections (Accordion)

Source: directus/directus#22533 · opened by @Yves852
Summary Add a collapsible section option in the WYSIWYG editor, eventually based on TinyMCE Accordion plugin. ![Capture d’écran du 2024-05-21 11-08-54]( ![Capture d’écran du 2024-05-21 11-09-34]( Basic Example _No response_ Motivation If it's possible to manually edit the code to add it, the graphical editor doesn't support it and the section is rendered closed, cannot be opened and its content cannot be viewed/edited. As the underlaying html tags (details and summary) are supported as code and rendered in most if not all browsers, the graphical option is the missing brick to support this feature. Additionally these tags can be styled client side without requiring users to edit the code, allowing to use this simple graphical template for pages content wherever they want with any supported html content. Detailed Design According to TinyMCE documentation: > The Accordion plugin allows for the creation of collapsible sections in a document that can be e…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests