[FEATURE] Two-level metadata: Model and appearance
Extended version of pull request #835
Please rebase this to master and resolve the corresponding conflicts.
I've deployed this branch on https://test.dfg-viewer.de for testing. Examples can be found here.
I've updated https://test.dfg-viewer.de to the current 1e87169, but this leads to errors: example
Unfortunately there are no messages in the admin log pointing to the cause.
I have enabled the detailed error output on the system. It seems that there are problems with the assets. Clearing the cache doesn't help.
OK, the problem was the recent renaming of Resources/Public/Javascript to Resources/Public/JavaScript, because the typoscript configuration of https://github.com/slub/dfg-viewer still addresses the old path. I added a symbolic link for the old directory name and the errors were gone.
Furthermore, I had to disable usage of the internal page proxy because of #908