Linux 软件免费装
Banner图

IIIF Deep-Zoom Before/After Block

开发者 pixypuala
更新时间 2025年10月2日 22:44
PHP版本: 8.1 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

images before after comparison iiif deep zoom

下载

1.0.0

详情介绍:

This block is purpose-built for galleries, museums, restoration projects, cartography, and microscopy. Paste two IIIF endpoints (either Image API info.json or manifests v2/v3) and get a deep-zoom comparison with lockstep pan/zoom. Features

安装:

  1. Upload the iiif-deep-zoom-before-after-block folder to /wp-content/plugins/.
  2. Ensure blocks/iiif-before-after/lib/openseadragon/ contains openseadragon.js and openseadragon.min.js.
  3. Activate the plugin through Plugins → Installed Plugins.
  4. In the block editor, insert IIIF Deep-Zoom Before/After.
  5. In the sidebar, paste two IIIF URLs (either .../info.json or a manifest URL).

升级注意事项:

1.0.0 Initial release.

常见问题:

What IIIF sources are supported?

  • IIIF Image API info.json (level 1/2/3) – recommended.
  • IIIF Presentation API manifests (v2 and v3). The block picks the first canvas's first image automatically.

Does it load assets on every page?

No. Scripts and styles are registered and only enqueued where the block appears.

Is OpenSeadragon GPL-compatible?

Yes. OpenSeadragon is BSD-3-Clause, which is compatible with GPL.

更新日志:

1.0.0