Description
Zoom on your images!
This WordPress plugin allows for simple insertion of a Zoomify zoomable web image in a post content, page or template.
Zoomify express is a free technology based on Flash: https://www.zoomify.com/. However, the WordPress content editor tends to break the Flash inclusion code (it deletes the needed parameters).
This plugin is a simple way to get around this problem and insert zoomable image code that will display perfectly with all flash-supporting browsers.
Active support
Drop me a line on my support site to report bugs, ask for specific feature or improvement, or just tell me how you’re using the plugin.
It’s still in an active development stage, with new features coming out on a regular basis.
Disclaimer
I have no relationship with Zoomify Inc. Please go to their website https://www.zoomify.com/ if you encounter problems with their product.
Revisions
0.1.0. Initial beta release
Did you like it?
Drop me a line on https://www.yann.com/wp-plugins/yd-zoomify
And… please rate this plugin –>
Screenshots
Installation
- Unzip yd-zoomify.zip
- Upload the
yd-zoomify
directory and all its contents into the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto https://www.zoomify.com/ and download their free “zoomifyer” utility
- use the zoomifyer on any web image to generate the zoom data directory
- upload the zoom data directory somewhere on your blog, write down the URL
- call the
<?php yd_display_zoomify_here( 'zoom_directory_url', width, height, 'name' ) ?>
function anywhere in your template files, or - use the
<!-- YDZOOM( zoom_directory_url, width, height, name ) -->
anywhere in a page or post content, to display your zoomable image
FAQ
- Where should I ask questions?
-
https://www.yann.com/wp-plugins/yd-zoomify
Use comments.
I will answer only on that page so that all users can benefit from the answer.
So please come back to see the answer or subscribe to that page’s post comments.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“YD Zoomify” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “YD Zoomify” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.