This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-22df0a6f-50f3-43b2-9130-f7c0827b0668 XWIKI-24392 Open

Add server-side translation support for BlockNote in XWiki

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-81547050-3676-435d-a1d9-7753587c6148 Clément Eraud created this issue on 20/May/26 15:13
 
Summary: Add server-side translation support for BlockNote in XWiki
Issue Type: cid:jira-generated-image-avatar-22df0a6f-50f3-43b2-9130-f7c0827b0668 Improvement
Affects Versions: 18.5.0-rc-1
Assignee: Unassigned
Components: BlockNote
Created: 20/May/26 15:13
Priority: cid:jira-generated-image-static-major-38211db6-92f0-4586-aa05-0a33259b35f2 Major
Reporter: Clément Eraud
Description:

XS uses server-side translation, but as BlockNote was ported from Cristal it still uses some direct client-side JSON translations. We need to find a proper way to support both server-side translation (in case BlockNote is embedded inside XS), and client-side (in case Cristal is embedded in another project, e.g. NextCloud)