Linux 软件免费装
Banner图

Zoom OpenSeadragon

开发者 altert
更新时间 2017年8月20日 01:21
捐献地址: 去捐款
PHP版本: 4.0.0 及以上
WordPress版本: 4.8.1
版权: New BSD License
版权网址: 版权信息

标签

image gallery images tiled zoom tiles pyramid highres

下载

1.1 1.0 1.2 1.3 1.4

详情介绍:

Zoom OpenSeadragon is an implementation of OpenSeadragon, an open-source, web-based viewer for high-resolution zoomable images, implemented in pure JavaScript, for desktop and mobile. It allows to create zoomable galleries from standart wordpress images as well as from deepzoom images. You can see live demo here Zoom OpenSeadragon is released under the New BSD license

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. To replace wordpress gallery with Zoom OpenSeadragon gallery you need to add openseadragon="true" to gallery shortcode. You can also use Media options to replace all galleries with Zoom OpenSeadragon gallery. To show zoomable images, e.g. Deep Zoom images, you need to add paths of them to zoomimages attribute of shortcode, for example [gallery openseadragon="true" zoomimages="/example.com/zoom/zoom1.dzi,/example.com/zoom/zoom2.dzi"] Other attributes: Several OpenSeadragon parameters are also supported, see http://openseadragon.github.io/docs/OpenSeadragon.html#Options for description of these parameters.

屏幕截图:

  • Options for Zoom OpenSeadragon galleries. First gallery links to precreated DeepZoom image, second and third use standart wordpress media files
  • Single zoomable image
  • Tiled gallery, collection mode
  • Sequence mode

常见问题:

How to replace specific gallery with Zoom OpenSeadragon gallery?

To replace wordpress gallery with Zoom OpenSeadragon you need to add openseadragon="true" to gallery shortcode.

How to replace all galleries with Zoom OpenSeadragon gallery?

Use Zoom OpenSeadragon Options section in Settings => Media.

How to create really big zoomable image?

See http://openseadragon.github.io/examples/creating-zooming-images/

更新日志:

1.4 1.3 1.2 1.1 1.0