We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When user A checked out the document, user B will get a read-only view only.
This prevents adding comments (since they are part of the document, oxygen uses PIs)
On solution would be to put comments into the ~meta DB of each project and add them the next time the document is being saved
The text was updated successfully, but these errors were encountered:
Another question in this context would be how to allow element level checkouts. This would allow multiple users to work on the same document.
Argon could show child elements of a document in the tree and return a single node as document to the editor.
Sorry, something went wrong.
No branches or pull requests
When user A checked out the document, user B will get a read-only view only.
This prevents adding comments (since they are part of the document, oxygen uses PIs)
On solution would be to put comments into the ~meta DB of each project and add them the next time the document is being saved
The text was updated successfully, but these errors were encountered: