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

Users can perform basic editing of rich text Pub and Action content #10

Open
gabestein opened this issue Aug 5, 2024 · 0 comments
Open

Comments

@gabestein
Copy link
Member

For "rich" content, particularly journal article-style pubs, we want to expose some kind of rich editor for string fields. This editor should include most of the functionality currently available to PubPub users (does not need to be real-time/multiplayer to begin with).

Why

  • Support Vanderbilt contract
  • Support Legacy to Platform migrations
  • Better demos to prospective clients

Assumptions

  • The editor will maintain the latest state of a single field of a Pub
  • For certain elements that should be children or siblings, the editor will hook into the API to create child pubs and render them where needed
  • The editor doesn't need to be collaborative to start, but should have a path for supporting it in the future
  • The editor is just one potential editor, essentially a "view" of a string field.

Open Questions

  • We want to support annotations both within this editor and for external content. Those annotations will create new child pubs. Is there a way to make this annotation process the same or similar for internal and external users?
@gabestein gabestein converted this from a draft issue Aug 5, 2024
@gabestein gabestein moved this to In progress in PubPub Platform Roadmap Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant