ipf

Results 13 issues of ipf

When creating a new docker instance with `ct docker:create` the name of the instance and a unique identifier should bei written to a kind of local "registry" i.e. ~/.ct/docker-registry.json. This...

enhancement

In TYPO3 (composer mode) two origins of core classes exist: - `vendor/typo3/cms/typo3` - `{webroot}/typo3` This leads to a message such as > Multiple Implementations when trying to open the class...

The defaults are provided [here](https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml).

An inspection or maybe also autocompletion for the values in the diamond operator in Extbase would be nice: `\TYPO3\CMS\Extbase\Persistence\ObjectStorage`

Implementing the API we will get a standardized method for sharing / persisting the current view. https://iiif.io/api/content-state/1.0/ Currently URL parameters are used, the API also does this, but base64-encodes the...

enhancement

see https://iiif.io/api/presentation/3.0/change-log/ The viewer should be able to handle also the presentation version 2.1

enhancement

![grafik](https://user-images.githubusercontent.com/557076/196693080-fcce0833-2504-4f20-9a31-5933dac72270.png) When touching/clicking the 2-page icon in the header-bar, the view has to switch to the `scan`, to be consistent with the other page-selecting actions

enhancement

Add the possibility to extend TIFY via plugins, so that not each feature needs to become a core feature. We should think about an entry-point for the plugin. As very...

enhancement

Mostly everything, that the user can do with TIFY should emit an event. First of all, all things that can be controlled via API, such as * change page *...

enhancement