comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Make an "offline" page #45

Open mbollmann opened 9 years ago

mbollmann commented 9 years ago

Originally reported by: Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann)


Add the ability to put CorA offline, e.g. for maintenance.

Mantis(?) does this by including a file like offline.php.sample which can renamed to offline.php in order to take the system offline.

JSON requests sent during this time should be handled gracefully.