用于内联编辑的独立工具栏CKEditor 4

时间:2012-12-14 13:56:30

标签: generics ckeditor toolbar shared spaces

我有多个 CKEditor 4 实例使用内联编辑(contenteditable="true")运行。默认情况下,每次我编辑时都会打开实例旁边的工具栏。

预期功能是在特定位置具有通用工具栏而不使用css定位,因此控制正在编辑的活动实例。 (理想情况下,通过设置工具栏的目标父级)

我已阅读共享空间,但我发现它们仅适用于 CKEditor 3 ,如此处所述CKEditor separate the toolbar from the editor

感谢您的时间

1 个答案:

答案 0 :(得分:2)

此功能尚未在CKEditor v4中提供。我们计划在4.1中实施它 - 这是机票http://dev.ckeditor.com/ticket/9387