I'd like to host an online collaborative document.
Ideally I'd manage it with patchsets where anybody can upload a patch, but it has to go through a review process before being merged (similar to git/gerrit). Text is all it needs, formatting isn't necessary.
So can you do something like that with Google Drive? Or is there an open source php library for it?
I'd just use git, but not all authors would be willing to learn :)