-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Possible aspects of Prose integration which are relevant to contentascode are:
- Integrate with Gitlab backend
- Easier "Fork and Pull Request" workflow for non techies. Including Unauthenticated users can't submit pull requests prose/prose#643
- Other storage location for images Choose editor(s) as a basis for the authoring environment #5 (comment)
- Metadata first document creation (allow to input metadata - title/date/status - before opening or saving a doc.
- Transclusion support (Transclusion prose#1)
- Prosemirror integration Choose editor(s) as a basis for the authoring environment #5 (comment)
- Content "Integration" tests Implement link checker and other server side validation on Travis #11 (perhaps with isomorphic tests ran by prosemirror in the client)
- Allow offline workflow Can prose be used offline? prose/prose#690
- Persist local edits to localstorage.
UPDATE: Shuffled things around and added some links.