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

Add WYSIWYG for story page content #69

Open
1 task
ctwhome opened this issue Apr 17, 2021 · 1 comment
Open
1 task

Add WYSIWYG for story page content #69

ctwhome opened this issue Apr 17, 2021 · 1 comment

Comments

@ctwhome
Copy link

ctwhome commented Apr 17, 2021

User story

As an editor
I want to edit my stories with a WYSIWYG editor

Proposed work

  • Use CKEditor or similar

##Progress

  • Managed to integrate ckeditor with react component
  • Able to get the changed content from editor
  • changes are pushed into feature/ckeditor branch

TODO

scenarios {
        id
        ssp
        content
        split_map
        enabled_catalog_items {
          id
          json
        }
      }

Acceptance Criteria

  • Update documentation

Designs

image

@Maartenvm Maartenvm changed the title Add WYSIWYG Add WYSIWYG for stoy page content Jul 6, 2021
@Maartenvm Maartenvm changed the title Add WYSIWYG for stoy page content Add WYSIWYG for story page content Jul 6, 2021
@pushpanjalip pushpanjalip self-assigned this Aug 4, 2021
@kretep
Copy link
Member

kretep commented Aug 19, 2021

@pushpanjalip Uploading images now works. Progress is in https://github.com/RECEIPT-H2020/terriajs/tree/feature/ckeditor

I guess the next step would be to actually save the ckeditor content and reloading it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants