Use Cache Manifest Validator API as preflight check for typo3 project SCP

Preflight check

  1. Create new appcache.manifest via php script
  2. Validate manifest file via Validator API
  3. On success, replace the old manifest file
  4. On error, keep old manifest file
  5. Display screenmessage to the editor