Sebastian Meyer
Sebastian Meyer
You are right. I forgot to include the dependencies in the package.
I'll try to automate to release using [tailor](https://github.com/typo3/tailor) and in the process will fix this issue.
I am still working on automation, but with the newest release the ZIP file should be working again: https://extensions.typo3.org/extension/dlf
I like the improved documentation and more robust integration via middleware, but I think we should provide a default configuration which works out-of-the-box. So, there should be at least one...
> That's why I think the model-viewer (based on `Three.js`) is more suitable because the maintenance effort is very low. In the best case, only the version number needs to...
Please add the default viewer to the source code (in its own sub-directory of `Resource/Public/JavaScript/`) so we can exclude it from automatic static code analyzing. Installing Kitodo.Presentation should be as...
Did you change any of the pre-defined metadata mappings? The error suggest that maybe some mapping is missing a mandatory namespace for an element...
The first one seems odd. All registered namespaces are represented by a record on the root level of the page tree. Could you please check if there is a record...
See here for the default values: https://github.com/kitodo/kitodo-presentation/blob/main/Resources/Private/Data/FormatDefaults.json
I am not sure why the `@ORDERLABEL` of an _issue_ is casted to a date in the first place. Only the `@ORDERLABEL` of _year_, _month_ and _day_ are supposed to...