Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a docs example on how to create custom editor with multiple roots #1447

Closed
f1ames opened this issue Jan 8, 2019 · 0 comments
Closed
Assignees
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Milestone

Comments

@f1ames
Copy link
Contributor

f1ames commented Jan 8, 2019

Extracted from https://github.com/ckeditor/ckeditor5-editor-decoupled/issues/21 (and blocked by #1445 ATM).

We have concluded (together with @pjasiun and @Reinmar) that the first step towards multiple root editor should be providing a sample in docs which will show:

  • How to create a custom editor creator which enables usage of multiple roots.
  • In the same time it should be a solid example showing how to create custom editor creator.

The sample itself should be added under Examples > Framework section:

image

And the tutorial with all the code in Framework > Guides > Architecture > Deep dive > User interface section:

image

@f1ames f1ames added status:confirmed type:docs This issue reports a task related to documentation (e.g. an idea for a guide). labels Jan 8, 2019
@f1ames f1ames self-assigned this Jan 18, 2019
@Reinmar Reinmar added this to the iteration 22 milestone Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Projects
None yet
Development

No branches or pull requests

2 participants