Commit Graph

19 Commits

Author SHA1 Message Date
Sebastian Meyer 6c8b905981 Use AES-256-GCM and SHA256 2021-01-19 14:08:09 +01:00
Beatrycze Volk 12355f4cd9 Add full text download tool and duplicate full text display for always
active display
2020-12-14 15:26:56 +01:00
Sebastian Meyer bee16793db
Merge branch 'master' into enhance-search-in-document-2 2020-05-11 10:16:16 +02:00
Alexander Bigga 94a631297b Show information if nothing was found in SearchInDocument tool. 2020-05-08 17:25:43 +02:00
Sebastian Meyer f9dab2ec59 Add options to AudioPlayer 2020-04-23 16:58:26 +02:00
Sebastian Meyer 42ebd6aa3f Add option to put JS in template 2020-04-23 16:42:29 +02:00
Alexander Bigga 69fa811461 Convert eID-scripts to support PSR-7.
With TYPO3 7.4 "Feature: #68186 - PSR-7 support for eID" was added. With
TYPO3 8.7 the simple old style scripts did still work. As of TYPO 9.5
these scripts fail due to missing response object.

This patch converts the eID-scripts to make it work with TYPO3 8.7 and
9.5.
2020-02-05 15:04:47 +01:00
Sebastian Meyer 3a442a5985 Apply fixes from 2.x to master 2019-11-13 16:55:30 +01:00
Sebastian Meyer eda8e7cbdb
Merge pull request #393 from albig/add-search-in-document
Add a new tool "search in document".
2019-10-02 22:38:45 +02:00
Alexander Bigga dd26e1acd4 Add a new tool "search in document".
This adds a input field to the toolbox in case a fulltext file is
present. The search is executed only in this document. 20 results are
listed and you may page through all results in pages with 20 items.

The search is inspired by the SRU search in DFG-Viewer.

Please note: there is no design provided for this feature (as usual in
Kitodo.Presentation).
2019-09-30 21:01:28 +02:00
Alexander Bigga 7da3a0b4b7 Use PageRenderer to add JavaScript and CSS file to page header/footer 2019-09-24 13:51:52 +02:00
Sebastian Meyer 2f4c0cfb91
Merge pull request #348 from BFallert/tmp/pageGrid
Add <div class="tx-dlf-pagegrid"> as wrapper
2019-06-19 14:09:45 +02:00
BFallert 1981ab8edd Add <div class="tx-dlf-pagegrid"> as wrapper 2019-06-19 13:56:10 +02:00
Lutz Helm 7b09397d23 Apply changes from IIIF feature branch - integrate annotations to PageView 2019-06-17 13:12:33 +02:00
Lutz Helm f55a567708 Add annotation tool template 2019-06-17 13:12:33 +02:00
Sebastian Meyer 7d05330991 Set $MCONF['name'] the ugly way 2019-03-16 21:42:59 +01:00
Sebastian Meyer 3c58e7b246 Re-add "new tenant" backend module 2019-03-16 21:03:17 +01:00
Sebastian Meyer da5d8ff337 Switch tabs for whitespaces 2019-03-16 12:03:25 +01:00
Sebastian Meyer 919ee33f82 Move plugins to Classes/Plugins and add namespaces 2019-03-14 15:42:34 +01:00