ipf

Results 13 comments of ipf

I'd exclude `{webroot}/typo3` since it's a TYPO3-specific thing and in other PHP projects packages usually reside in `vendor/packagename`. What do you think?

How would you pass the image to the Viewer? Just the plain image or `info.json`?

So, instead of the `manifest`-Parameter we could use an `image`parameter with the link to the `info.json` and hide all panels and only display the image?

So the steps are: 1. see which type of IIIF API is requested (`@protocol: http://iiif.io/api/image` or `http://iiif.io/api/presentation/2/context.json`) and then switch accordingly whether Image or Presentation API is displayed. Also `https://`...

> You seem to mix up @context and @protocol. Yes.

@paulpestov will talk to @j-panzer

Thanks for the PR! What do you think, @t11r and @paulpestov?

An example is [here](https://gdz.sub.uni-goettingen.de/id/PPN235181684_0033?origin=%2Fcollection%2Fmathematica&collection=mathematica&tify=%7B%22view%22%3A%22fulltext%22%7D) and [this](https://manifests.sub.uni-goettingen.de/iiif/presentation/PPN235181684_0033/manifest?version=2d651b49) is the manifest where we used it

Collection support is now included - see [this](https://tify.rocks/?manifest=https%3A%2F%2Fiiif.wellcomecollection.org%2Fpresentation%2Fv2%2Fb19974760&tify=%7B%22view%22%3A%22collection%22%7D) as example

May be obsolete with https://github.com/TYPO3/TYPO3.CMS/commit/3ad2756d437dd66ca2e17588e4a467b794cef803