Wiki Review

We imagine here a use-case in which we wish to work with a group of people to review work prior to it being published in the commons (ie on a publicly viewable wiki).

We imagine three writers working on a grant application. When the application is submitted the authors wish to publish details of the application to their web site (wiki).

# Motivations As the contents of the application are useful for future grants, and to inform projects they will work on regardless of the outcome of the grant application. Perhaps (as is often the case) the grant will publish details of the application publicly in any case. Essentially the authors have a number of reasons to write transparently in the open, but not to publish the document publicly until a certain date.

# Config.json

David, Jane and Paul are helping to write the application. David is nominated as the coordinator and set up a private wiki for the purpose. Jane also decides to write in wiki, while Paul wished only to comment.

This is section of that David adds to the config.json file on his server.

"grant.fedwiki.org": { "google_clientID": "xxx-xxx.com", "google_clientSecret": "zzz", "restricted": true, "details": "http://fedwiki.org/grant-process.html", "allowed_domains": [ "example.com", "gmail.com" ] }

# Permitting individual email users It is possible to have multiple email addresses associated with google accounts emails. You can specify something like: