You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to save content to database scenarios needs to be added
in api for updatePage there is scenarios object which needs to be passed & content is part of scenarios
scenarios {
id
ssp
content
split_map
enabled_catalog_items {
id
json
}
}
Acceptance Criteria
Update documentation
Designs
The text was updated successfully, but these errors were encountered:
User story
As an editor
I want to edit my stories with a WYSIWYG editor
Proposed work
##Progress
TODO
to enable image upload needs to add upload adapter & make some server side configuration
https://ckeditor.com/docs/ckeditor5/latest/features/image-upload/image-upload.html
https://stackoverflow.com/questions/46765197/how-to-enable-image-upload-support-in-ckeditor-5
In order to save content to database scenarios needs to be added
in api for updatePage there is scenarios object which needs to be passed & content is part of scenarios
Acceptance Criteria
Designs
The text was updated successfully, but these errors were encountered: