Skip to content

[BUGFIX] Load configured RTE import modules#94

Merged
Kanti merged 1 commit into
mainfrom
docs/fluid-component-render-text
Jun 2, 2026
Merged

[BUGFIX] Load configured RTE import modules#94
Kanti merged 1 commit into
mainfrom
docs/fluid-component-render-text

Conversation

@Kanti

@Kanti Kanti commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Register the JavaScript modules from the resolved rich text editor
configuration before returning the editor setup.

This ensures configured CKEditor integrations are available when the visual
editor renders editable text fields.

closes #93

@Kanti Kanti force-pushed the docs/fluid-component-render-text branch from 1c0c2ff to 63f61cf Compare June 2, 2026 15:05
Explain how integrators can render editable text before passing it into a
Fluid component.

This keeps components decoupled from records and TCA fields while still
allowing callers to pass editable text values.
@Kanti Kanti force-pushed the docs/fluid-component-render-text branch from 63f61cf to ead7c27 Compare June 2, 2026 15:06
@Kanti Kanti merged commit 98e5f87 into main Jun 2, 2026
99 of 100 checks passed
@Kanti Kanti deleted the docs/fluid-component-render-text branch June 2, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add docuemntation about usage of f:render.text with fluid componentes

1 participant