UB-Mannheim / kitodo-presentation-docker

Docker configuration for Kitodo.Presentation
GNU General Public License v3.0
4 stars 3 forks source link

[presentation & DFG-Viewer] Use latest code with TYPO3 release 10 #29

Closed stweil closed 6 months ago

stweil commented 1 year ago

The dfg-viewer-5.3-ocr branch is currently based on older code which requires the old TYPO3 release 9.

How much work is needed to update that to newer code? Is there anything still missing to get support for newer TYPO3 releases?

csidirop commented 1 year ago

This is a good question, but one that should be asked here https://github.com/slub/dfg-viewer/issues

Edit: For the record: https://github.com/slub/dfg-viewer/pull/208 and https://github.com/slub/dfg-viewer/issues/205

stweil commented 1 year ago

That pull request was merged, the issue is closed. The dfg-viewer master branch should support TYPO3 10.4 (see here).

csidirop commented 1 year ago

Yes but its still not a final version and can therefore undergo yet greater structural changes. Sure we could test it.

csidirop commented 1 year ago

Docker Image with the newest DFG-Viewer Code: dfg-viewer-dev OCR-On-Demand need more time.

csidirop commented 1 year ago

Devbranch: https://github.com/csidirop/kitodo-presentation-docker/tree/update

~At this point there is only one issue left with the button (de-)activating the full text. It is deactivated when no full texts are remote available. So old or newly generated full text wont get shown.~ done in https://github.com/csidirop/kitodo-presentation/commit/815f1f6cb2d5c5e18652a00b3ebb7bbd93af8f2e

Todo:

Presentation code can be found in: https://github.com/csidirop/kitodo-presentation/tree/4.x-ocr DFG-Viewer code can be found in: https://github.com/csidirop/dfg-viewer/tree/6.x-ocr